Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c105 #define LDP_MSG_LABEL_WITHDRAW 0x0402 macro
123 { LDP_MSG_LABEL_WITHDRAW, "Label Withdraw" },
639 case LDP_MSG_LABEL_WITHDRAW: in ldp_msg_print()