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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /development/ndk/platforms/android-L/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /external/iproute2/include/linux/tc_act/
tc_gact.h 16 #define PGACT_DETERM 2
17 #define MAX_RAND (PGACT_DETERM + 1 )
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_gact.h 16 #define PGACT_DETERM 2
17 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/tc_act/
tc_gact.h 18 #define PGACT_DETERM 2
19 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/tc_act/
tc_gact.h 18 #define PGACT_DETERM 2
19 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/tc_act/
tc_gact.h 32 #define PGACT_DETERM 2
34 #define MAX_RAND (PGACT_DETERM + 1 )
  /external/iproute2/tc/
m_gact.c 36 if (p == PGACT_DETERM)
141 pp.ptype = PGACT_DETERM;

Completed in 1022 milliseconds