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

  /bionic/libc/kernel/uapi/linux/tc_ematch/
tc_em_cmp.h 33 TCF_EM_ALIGN_U8 = 1,
  /external/iproute2/include/uapi/linux/tc_ematch/
tc_em_cmp.h 19 TCF_EM_ALIGN_U8 = 1,
  /external/kernel-headers/original/uapi/linux/tc_ematch/
tc_em_cmp.h 19 TCF_EM_ALIGN_U8 = 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/tc_ematch/
tc_em_cmp.h 18 TCF_EM_ALIGN_U8 = 1,
  /external/libnl/src/
nl-pktloc-lookup.c 36 [TCF_EM_ALIGN_U8] = "u8",
42 [TCF_EM_ALIGN_U8] = 0xff,
  /external/libnl/lib/route/cls/ematch/
cmp.c 43 [TCF_EM_ALIGN_U8] = "u8",
  /external/iproute2/tc/
em_cmp.c 56 align = TCF_EM_ALIGN_U8;
152 if (cmp->align == TCF_EM_ALIGN_U8)
  /external/libnl/lib/route/
pktloc_grammar.l 34 [uU]8 { yylval->i = TCF_EM_ALIGN_U8; return ALIGN; }

Completed in 719 milliseconds