Home
last modified time | relevance | path

Searched defs:tc_skb_ext (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c618 struct tc_skb_ext *tc_skb_ext; in mlx5e_restore_skb_chain() local
/Linux-v5.15/include/linux/
Dskbuff.h286 struct tc_skb_ext { struct
287 __u32 chain;
288 __u16 mru;
289 bool post_ct;
/Linux-v5.15/include/net/
Dpkt_cls.h711 struct tc_skb_ext *tc_skb_ext = skb_ext_add(skb, TC_SKB_EXT); in tc_skb_ext_alloc() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5165 struct tc_skb_ext *tc_skb_ext; in mlx5e_tc_update_skb() local