Searched defs:CCP_ERR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c235 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR) macro
328 && (pkt->flags & CCP_ERR) == 0) {
462 cp->flags = (cp->flags & ~CCP_ERR) | CCP_DECOMP_RUN;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h184 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR) macro

Completed in 45 milliseconds