Home
last modified time | relevance | path

Searched refs:ldp_is_dual_stack (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dhello.c95 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()
H A Dldpd.h604 int ldp_is_dual_stack(struct ldpd_conf *);
H A Dldpd.c687 ldp_is_dual_stack(struct ldpd_conf *xconf) in ldp_is_dual_stack() function