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

/netbsd-6-1-5-RELEASE/dist/pppd/pppdump/
H A Dpppdump.c266 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR) macro
358 && (pkt->flags & CCP_ERR) == 0) {
490 cp->flags = (cp->flags & ~CCP_ERR) | CCP_DECOMP_RUN;

Completed in 113 milliseconds