Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/net/bridge/
Dbr_private.h776 ext = tc_skb_ext_alloc(skb); in br_tc_skb_miss_set()
/Linux-v6.6/net/sched/
Dcls_api.c1790 ext = tc_skb_ext_alloc(skb); in tcf_classify()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5560 tc_skb_ext = tc_skb_ext_alloc(skb); in mlx5e_tc_restore_skb_tc_meta()