Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_output.c569 skb_copy_hash(to, from); in ip_copy_metadata()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_output.c658 skb_copy_hash(to, from); in ip6_copy_metadata()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h1410 static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) in skb_copy_hash() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dsky2.c2471 skb_copy_hash(skb, re->skb); in receive_copy()