Home
last modified time | relevance | path

Searched defs:tc_act (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtc_wrapper.h46 static inline int tc_act(struct sk_buff *skb, const struct tc_action *a, in tc_act() function
214 static inline int tc_act(struct sk_buff *skb, const struct tc_action *a, in tc_act() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c92 struct mlx5e_tc_act *tc_act; in mlx5e_tc_act_post_parse() local