Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c97 #define LDP_MSG_NOTIF 0x0001 macro
115 { LDP_MSG_NOTIF, "Notification" },
632 case LDP_MSG_NOTIF: in ldp_msg_print()