Searched refs:TCF_EM_REL_AND (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | pkt_cls.h | 568 #define TCF_EM_REL_AND (1<<0) macro |
/Linux-v4.19/include/net/ | ||
D | pkt_cls.h | 452 if (result == 0 && em->flags & TCF_EM_REL_AND) in tcf_em_early_end() |