HomeSort by relevance Sort by last modified time
    Searched refs:CILEN_PREDICTOR_1 (Results 1 - 10 of 10) sorted by null

  /bionic/libc/kernel/uapi/linux/
ppp-comp.h 65 #define CILEN_PREDICTOR_1 2
  /development/ndk/platforms/android-L/include/linux/
ppp-comp.h 65 #define CILEN_PREDICTOR_1 2
  /external/kernel-headers/original/uapi/linux/
ppp-comp.h 88 #define CILEN_PREDICTOR_1 2 /* length of its config option */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ppp-comp.h 65 #define CILEN_PREDICTOR_1 2
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ppp-comp.h 65 #define CILEN_PREDICTOR_1 2
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ppp-comp.h 65 #define CILEN_PREDICTOR_1 2
  /external/ppp/pppd/
ccp.c 657 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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ppp-comp.h 205 #define CILEN_PREDICTOR_1 2 /* length of its config option */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ppp-comp.h 205 #define CILEN_PREDICTOR_1 2 /* length of its config option */
  /external/ppp/pppd/include/net/
ppp-comp.h 262 #define CILEN_PREDICTOR_1 2 /* length of its config option */

Completed in 1241 milliseconds