Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ldp.c92 #define LDP_MSG_KEEPALIVE 0x0201 macro
110 { LDP_MSG_KEEPALIVE, "Keepalive" },
651 case LDP_MSG_KEEPALIVE: in ldp_pdu_print()