Searched defs:tc_act (Results 1 – 2 of 2) sorted by relevance
46 static inline int tc_act(struct sk_buff *skb, const struct tc_action *a, in tc_act() function214 static inline int tc_act(struct sk_buff *skb, const struct tc_action *a, in tc_act() function
92 struct mlx5e_tc_act *tc_act; in mlx5e_tc_act_post_parse() local