Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dip_output.c562 skb_copy_hash(to, from); in ip_copy_metadata()
/Linux-v6.6/net/ipv6/
Dip6_output.c671 skb_copy_hash(to, from); in ip6_copy_metadata()
/Linux-v6.6/include/linux/
Dskbuff.h1581 static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) in skb_copy_hash() function
/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.c2471 skb_copy_hash(skb, re->skb); in receive_copy()