Searched refs:ldp_is_dual_stack (Results 1 – 3 of 3) sorted by relevance
95 if (ldp_is_dual_stack(leconf)) in send_hello()134 if (ldp_is_dual_stack(leconf)) in send_hello()550 if (!ldp_is_dual_stack(leconf)) in tlv_decode_opt_hello_prms()
604 int ldp_is_dual_stack(struct ldpd_conf *);
687 ldp_is_dual_stack(struct ldpd_conf *xconf) in ldp_is_dual_stack() function