Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/net/
H A Dppp_defs.h113 #define PPP_CCP 0x80fd /* Compression Control Protocol */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c322 if (proto == PPP_CCP) {
/titanic_44/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: in interpret_cp_options()
/titanic_44/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) in start_networks()
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c588 if (proto == PPP_CCP) { in spppcomp_outpkt()
1403 if (proto == PPP_CCP) { in spppcomp_inpkt()