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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dccp.c497 opt_buf[1] = CILEN_PREDICTOR_2;
498 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_2, 0) <= 0)
515 + (go->predictor_2? CILEN_PREDICTOR_2: 0);
595 p[1] = CILEN_PREDICTOR_2;
596 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_2, 0) <= 0) {
599 p += CILEN_PREDICTOR_2;
663 if (len < CILEN_PREDICTOR_2
664 || p[0] != CI_PREDICTOR_2 || p[1] != CILEN_PREDICTOR_2)
666 p += CILEN_PREDICTOR_2;
667 len -= CILEN_PREDICTOR_2;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dppp-comp.h156 #define CILEN_PREDICTOR_2 2 /* length of its config option */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dppp-comp.h148 #define CILEN_PREDICTOR_2 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.c663 opt_buf[1] = CILEN_PREDICTOR_2;
664 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_2, 0) <= 0)
681 + (go->predictor_2? CILEN_PREDICTOR_2: 0)
790 p[1] = CILEN_PREDICTOR_2;
791 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_2, 0) <= 0) {
794 p += CILEN_PREDICTOR_2;
877 if (len < CILEN_PREDICTOR_2
878 || p[0] != CI_PREDICTOR_2 || p[1] != CILEN_PREDICTOR_2)
880 p += CILEN_PREDICTOR_2;
881 len -= CILEN_PREDICTOR_2;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp-comp.h207 #define CILEN_PREDICTOR_2 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.h196 #define CILEN_PREDICTOR_2 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.h163 #define CILEN_PREDICTOR_2 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.h298 #define CILEN_PREDICTOR_2 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.h264 #define CILEN_PREDICTOR_2 2 /* length of its config option */ macro

Completed in 79 milliseconds