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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dccp.c491 opt_buf[1] = CILEN_PREDICTOR_1;
492 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_1, 0) <= 0)
514 + (go->predictor_1? CILEN_PREDICTOR_1: 0)
586 p[1] = CILEN_PREDICTOR_1;
587 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_1, 0) <= 0) {
590 p += CILEN_PREDICTOR_1;
654 if (len < CILEN_PREDICTOR_1
655 || p[0] != CI_PREDICTOR_1 || p[1] != CILEN_PREDICTOR_1)
657 p += CILEN_PREDICTOR_1;
658 len -= CILEN_PREDICTOR_1;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dppp-comp.h154 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dppp-comp.h146 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dccp.c657 opt_buf[1] = CILEN_PREDICTOR_1;
658 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_1, 0) <= 0)
680 + (go->predictor_1? CILEN_PREDICTOR_1: 0)
781 p[1] = CILEN_PREDICTOR_1;
782 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_1, 0) <= 0) {
785 p += CILEN_PREDICTOR_1;
867 if (len < CILEN_PREDICTOR_1
868 || p[0] != CI_PREDICTOR_1 || p[1] != CILEN_PREDICTOR_1)
870 p += CILEN_PREDICTOR_1;
871 len -= CILEN_PREDICTOR_1;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp-comp.h205 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp-comp.h194 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp-comp.h161 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp-comp.h296 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp-comp.h262 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro

Completed in 82 milliseconds