Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c97 #define LDP_MSG_LABEL_WITHDRAW 0x0402 macro
115 { LDP_MSG_LABEL_WITHDRAW, "Label Withdraw" },
655 case LDP_MSG_LABEL_WITHDRAW: in ldp_pdu_print()