Searched refs:TCF_EM_ALIGN_U16 (Results 1 - 7 of 7) sorted by relevance

/external/iproute2/include/linux/tc_ematch/
H A Dtc_em_cmp.h19 TCF_EM_ALIGN_U16 = 2, enumerator in enum:__anon7895
/external/kernel-headers/original/uapi/linux/tc_ematch/
H A Dtc_em_cmp.h19 TCF_EM_ALIGN_U16 = 2, enumerator in enum:__anon9093
/external/libnl/src/
H A Dnl-pktloc-lookup.c37 [TCF_EM_ALIGN_U16] = "u16",
43 [TCF_EM_ALIGN_U16] = 0xffff,
/external/libnl/lib/route/cls/ematch/
H A Dcmp.c44 [TCF_EM_ALIGN_U16] = "u16",
/external/iproute2/tc/
H A Dem_cmp.c60 align = TCF_EM_ALIGN_U16;
156 else if (cmp->align == TCF_EM_ALIGN_U16)
/external/libnl/lib/route/
H A Dpktloc_grammar.l35 [uU]16 { yylval->i = TCF_EM_ALIGN_U16; return ALIGN; }
/external/libnl/lib/route/cls/
H A Dematch_syntax.y302 if ($1->align == TCF_EM_ALIGN_U16 ||

Completed in 139 milliseconds