Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c99 #define LDP_MSG_LABEL_ABORT_REQUEST 0x0404 macro
117 { LDP_MSG_LABEL_ABORT_REQUEST, "Label Abort Request" },
672 case LDP_MSG_LABEL_ABORT_REQUEST: in ldp_pdu_print()