Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h569 #define TCF_EM_REL_END 0 macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h777 #define TCF_EM_REL_END 0 macro
/openbmc/linux/include/net/
H A Dpkt_cls.h419 return (em->flags & TCF_EM_REL_MASK) == TCF_EM_REL_END; in tcf_em_last_match()