Home
last modified time | relevance | path

Searched refs:TCF_EM_INVERT (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dpkt_cls.h570 #define TCF_EM_INVERT (1<<2) macro
/third_party/libnl/lib/route/cls/
Dematch_syntax.y177 rtnl_ematch_set_flags($2, TCF_EM_INVERT);
Dematch.c539 if (match->e_flags & TCF_EM_INVERT) in dump_ematch_sequence()
Dematch_syntax.c1680 rtnl_ematch_set_flags((yyvsp[0].e), TCF_EM_INVERT); in yyparse()