Home
last modified time | relevance | path

Searched refs:TLV_TYPE_COMMONHELLO (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dldp.h89 #define TLV_TYPE_COMMONHELLO 0x0400 macro
H A Dhello.c415 parms.type = htons(TLV_TYPE_COMMONHELLO); in gen_hello_prms_tlv()
470 if (tlv.type != htons(TLV_TYPE_COMMONHELLO)) in tlv_decode_hello_prms()