Home
last modified time | relevance | path

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

/include/uapi/linux/
Dpkt_cls.h734 #define TCF_EM_REL_OR (1<<1) macro
/include/net/
Dpkt_cls.h396 if (result != 0 && em->flags & TCF_EM_REL_OR) in tcf_em_early_end()