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

  /external/iproute2/include/linux/tc_act/
tc_gact.h 16 #define PGACT_DETERM 2
17 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/tc_act/
tc_gact.h 17 #define PGACT_DETERM 2
18 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_act/
tc_gact.h 17 #define PGACT_DETERM 2
18 #define MAX_RAND (PGACT_DETERM + 1 )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/tc_act/
tc_gact.h 17 #define PGACT_DETERM 2
18 #define MAX_RAND (PGACT_DETERM + 1 )
  /external/iproute2/tc/
m_gact.c 36 if (p == PGACT_DETERM)
141 pp.ptype = PGACT_DETERM;

Completed in 81 milliseconds