Home
last modified time | relevance | path

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

/openbmc/linux/include/net/tc_act/
H A Dtc_skbedit.h32 static inline bool is_tcf_skbedit_with_flag(const struct tc_action *a, u32 flag) in is_tcf_skbedit_with_flag() function
50 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_MARK); in is_tcf_skbedit_mark()
67 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_PTYPE); in is_tcf_skbedit_ptype()
84 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_PRIORITY); in is_tcf_skbedit_priority()
112 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_QUEUE_MAPPING); in is_tcf_skbedit_queue_mapping()
136 return is_tcf_skbedit_with_flag(a, SKBEDIT_F_INHERITDSFIELD); in is_tcf_skbedit_inheritdsfield()