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

/asus-wl-520gu-7.0.1.45/src/router/ppp/include/net/
H A Dpppio.h68 #define CCP_ERROR 0x400 /* (status) error in packet decomp */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dpppio.h76 #define CCP_ERROR 0x400 /* (status) error in packet decomp */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dpppio.h76 #define CCP_ERROR 0x400 /* (status) error in packet decomp */ macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dpppdump.c220 #define CCP_ERROR 2 macro
222 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
328 pkt->flags |= CCP_ERROR;
461 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dpppdump.c247 #define CCP_ERROR 2 macro
249 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
357 pkt->flags |= CCP_ERROR;
490 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dpppdump.c240 #define CCP_ERROR 2 macro
242 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
348 pkt->flags |= CCP_ERROR;
481 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp_comp.c147 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
888 cp->flags |= CCP_ERROR;
1081 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp_comp.c147 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
888 cp->flags |= CCP_ERROR;
1081 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp_comp.c155 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
904 cp->flags |= CCP_ERROR;
1099 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp_comp.c155 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
904 cp->flags |= CCP_ERROR;
1099 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp_comp.c155 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
904 cp->flags |= CCP_ERROR;
1099 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp_comp.c155 #define CCP_ERR (CCP_ERROR | CCP_FATALERROR)
904 cp->flags |= CCP_ERROR;
1099 cp->flags &= ~CCP_ERROR;
/asus-wl-520gu-7.0.1.45/src/router/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;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-sunos4.c897 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;
H A Dsys-solaris.c1646 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-sunos4.c897 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;
H A Dsys-solaris.c1646 cf[1] = CCP_ISOPEN | CCP_ISUP | CCP_ERROR | CCP_FATALERROR;

Completed in 105 milliseconds