Home
last modified time | relevance | path

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

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

Completed in 40 milliseconds