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

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h113 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c133 { PPP_CCP, "CCP", interpret_ppp_cp, "PPP-CCP: ",
560 case PPP_CCP:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c322 if (proto == PPP_CCP) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c104 PPP_CCP,
312 f->protocol = PPP_CCP;
H A Dauth.c679 if (protp->protocol != PPP_CCP)
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c588 if (proto == PPP_CCP) {
1403 if (proto == PPP_CCP) {

Completed in 75 milliseconds