Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c99 #define LDP_MSG_INIT 0x0200 macro
117 { LDP_MSG_INIT, "Initialization" },
634 case LDP_MSG_INIT: in ldp_msg_print()