Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dpkt_cls.h752 static inline struct tc_skb_ext *tc_skb_ext_alloc(struct sk_buff *skb) in tc_skb_ext_alloc() function
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c774 tc_skb_ext = tc_skb_ext_alloc(skb); in mlx5e_restore_skb_chain()
/Linux-v6.1/net/sched/
Dcls_api.c1641 ext = tc_skb_ext_alloc(skb); in tcf_classify()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5269 tc_skb_ext = tc_skb_ext_alloc(skb); in mlx5e_tc_update_skb()