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

/linux-master/net/ipv4/
H A Dip_output.c564 skb_copy_hash(to, from);
/linux-master/net/ipv6/
H A Dip6_output.c682 skb_copy_hash(to, from);
/linux-master/include/linux/
H A Dskbuff.h1608 static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) function
/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.c2471 skb_copy_hash(skb, re->skb);

Completed in 163 milliseconds