Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_output.c564 skb_copy_hash(to, from); in ip_copy_metadata()
/openbmc/linux/net/ipv6/
H A Dip6_output.c687 skb_copy_hash(to, from); in ip6_copy_metadata()
/openbmc/linux/include/linux/
H A Dskbuff.h1576 static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) in skb_copy_hash() function
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2472 skb_copy_hash(skb, re->skb); in receive_copy()