Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-ppp.c57 #ifndef PPP_CDP
58 #define PPP_CDP 0x0207 macro
93 { PPP_CDP, "CDP" },
388 case PPP_CDP: in ppp_print()