Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dip_output.c527 skb_copy_hash(to, from); in ip_copy_metadata()
/Linux-v4.19/net/ipv6/
Dip6_output.c571 skb_copy_hash(to, from); in ip6_copy_metadata()
/Linux-v4.19/include/linux/
Dskbuff.h1261 static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) in skb_copy_hash() function
/Linux-v4.19/drivers/net/ethernet/marvell/
Dsky2.c2487 skb_copy_hash(skb, re->skb); in receive_copy()