OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CILEN_PREDICTOR_2
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
ccp.c
663
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
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h
209
#define
CILEN_PREDICTOR_2
2 /* length of its config option */
/external/ppp/pppd/include/net/
ppp-comp.h
264
#define
CILEN_PREDICTOR_2
2 /* length of its config option */