Searched refs:TCF_EM_REL_OR (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/linux/ | ||
D | pkt_cls.h | 569 #define TCF_EM_REL_OR (1<<1) macro |
/linux-4.19.296/include/net/ | ||
D | pkt_cls.h | 460 if (result != 0 && em->flags & TCF_EM_REL_OR) in tcf_em_early_end() |