Home
last modified time | relevance | path

Searched refs:CCP_FATALERROR (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h184 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
209 ((x)->cp_flags & CCP_FATALERROR)
H A Dspppcomp.c1438 cp->cp_flags |= CCP_FATALERROR; in spppcomp_inpkt()
1460 cp->cp_flags |= CCP_FATALERROR; in spppcomp_inpkt()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c234 #define CCP_FATALERROR 4 macro
235 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
347 pkt->flags |= CCP_FATALERROR;
/titanic_41/usr/src/uts/common/net/
H A Dpppio.h97 #define CCP_FATALERROR 0x800 /* (status) fatal error ditto */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2160 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;
2277 return (cf[0] & CCP_FATALERROR);