Searched refs:PPP_CCP (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcpdump-61/tcpdump/
H A Dppp.h57 #define PPP_CCP 0x80fd /* Compress Control Protocol */ macro
H A Dprint-ppp.c494 case PPP_CCP:
1347 case PPP_CCP:
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dppp_defs.h93 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_defs.h91 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
H A Dppp_if.c651 case PPP_CCP:
1328 case PPP_CCP:
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dauth.c905 if ((protp->protocol == PPP_ECP || protp->protocol == PPP_CCP)
930 && protp->protocol != PPP_CCP && protp->protocol != PPP_ECP
957 && protp->protocol != PPP_CCP && protp->protocol != PPP_ECP
H A Dccp.c229 PPP_CCP,
412 f->protocol = PPP_CCP;
/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dpppdump.c325 if (proto == PPP_CCP) {

Completed in 217 milliseconds