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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppdump/
H A Dppp-comp.h168 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dccp.c724 opt_buf[1] = CILEN_PREDICTOR_1;
725 if (ccp_test(f->unit, opt_buf, CILEN_PREDICTOR_1, 0) <= 0)
747 + (go->predictor_1? CILEN_PREDICTOR_1: 0)
848 p[1] = CILEN_PREDICTOR_1;
849 if (p == p0 && ccp_test(f->unit, p, CILEN_PREDICTOR_1, 0) <= 0) {
852 p += CILEN_PREDICTOR_1;
934 if (len < CILEN_PREDICTOR_1
935 || p[0] != CI_PREDICTOR_1 || p[1] != CILEN_PREDICTOR_1)
937 p += CILEN_PREDICTOR_1;
938 len -= CILEN_PREDICTOR_1;
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dppp_comp.h186 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro
/macosx-10.9.5/ppp-727.90.1/Family/
H A Dppp_comp.h282 #define CILEN_PREDICTOR_1 2 /* length of its config option */ macro

Completed in 183 milliseconds