Home
last modified time | relevance | path

Searched refs:TCF_EM_REL_OR (Results 1 – 6 of 6) sorted by relevance

/external/iproute2/tc/
Demp_ematch.y86 { $$ = TCF_EM_REL_OR; }
Dm_ematch.c428 case TCF_EM_REL_OR: in print_ematch_seq()
567 else if (t->relation == TCF_EM_REL_OR) in print_ematch_tree()
/external/iproute2/include/linux/
Dpkt_cls.h408 #define TCF_EM_REL_OR (1<<1) macro
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h462 #define TCF_EM_REL_OR (1<<1) macro
/external/libnl/lib/route/cls/
Dematch.c391 case TCF_EM_REL_OR: in dump_ematch_sequence()
/external/libnl/include/linux/
Dpkt_cls.h453 #define TCF_EM_REL_OR (1<<1) macro