Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c91 #define LDP_MSG_INIT 0x0200 macro
109 { LDP_MSG_INIT, "Initialization" },
650 case LDP_MSG_INIT: in ldp_pdu_print()