Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/ldpd/
Dtlv.h48 #define TLV_IPV4_TRANSPORT 0x0401 macro
Dfsm.c82 if (trtlv->type == htons(TLV_IPV4_TRANSPORT)) { in run_ldp_hello()
Dsocketops.c473 trtlv->type = htons(TLV_IPV4_TRANSPORT); in send_hello()