Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c104 #define LDP_MSG_LABEL_REQUEST 0x0401 macro
122 { LDP_MSG_LABEL_REQUEST, "Label Request" },
654 case LDP_MSG_LABEL_REQUEST: in ldp_msg_print()