Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dskbuff.h950 static inline void skb_copy_hash(struct sk_buff *to, const struct sk_buff *from) in skb_copy_hash() function
/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.c2497 skb_copy_hash(skb, re->skb); in receive_copy()