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

/osnet-11/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;

Completed in 15 milliseconds