Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h571 #define TCF_EM_REL_OR (1<<1) macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h779 #define TCF_EM_REL_OR (1<<1) macro
/openbmc/linux/include/net/
H A Dpkt_cls.h430 if (result != 0 && em->flags & TCF_EM_REL_OR) in tcf_em_early_end()