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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/net/
H A Dpppio.h76 #define CCP_ERROR 0x400 /* (status) error in packet decomp */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dpppdump.c248 #define CCP_ERROR 2 macro
250 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
357 pkt->flags |= CCP_ERROR;
491 cp->flags &= ~CCP_ERROR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/modules/
H A Dppp_comp.c155 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
904 cp->flags |= CCP_ERROR;
1099 cp->flags &= ~CCP_ERROR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c155 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
904 cp->flags |= CCP_ERROR;
1099 cp->flags &= ~CCP_ERROR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-sunos4.c788 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;
H A Dsys-solaris.c1544 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c1642 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;

Completed in 173 milliseconds