Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldpd/
Dldp.h96 #define TLV_TYPE_LABELREQUEST 0x0600 macro
Dlabelmapping.c264 case TLV_TYPE_LABELREQUEST: in recv_labelmessage()
506 rt.type = htons(TLV_TYPE_LABELREQUEST); in gen_reqid_tlv()