Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h111 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/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.sbin/snoop/
H A Dsnoop_ppp.c131 { PPP_CCP, "CCP", interpret_ppp_cp, "PPP-CCP: ",
558 case PPP_CCP: in interpret_cp_options()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c100 PPP_CCP,
308 f->protocol = PPP_CCP;
H A Dauth.c672 if (protp->protocol != PPP_CCP) in start_networks()
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c591 if (proto == PPP_CCP) { in spppcomp_outpkt()
1408 if (proto == PPP_CCP) { in spppcomp_inpkt()