Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dppp.h56 #define PPP_CCP 0x80fd /* Compress Control Protocol */ macro
H A Dprint-ppp.c106 { PPP_CCP, "CCP" },
495 case PPP_CCP: in handle_ctrl_proto()
1474 case PPP_CCP: in handle_ppp()
/freebsd/sys/net/
H A Dppp_defs.h67 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro