Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dtlv.h54 #define TLV_LABEL_REQUEST 0x0600 macro
H A Dtlv_stack.c451 lrm.type = htons(TLV_LABEL_REQUEST); in request_respond()