Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
H A Dqueueing.h79 u8 sw_hash = skb->sw_hash; in wg_reset_packet() local
85 skb->sw_hash = sw_hash; in wg_reset_packet()
/linux/drivers/net/xen-netback/
H A Drx.c51 if (skb->sw_hash) in xenvif_update_needed_slots()
300 if (skb->sw_hash) { in xenvif_rx_next_skb()
/linux/net/openvswitch/
H A Ddatapath.c551 if (skb->sw_hash) in queue_userspace_packet()
/linux/net/core/
H A Dskbuff.c1251 skb->hash, skb->sw_hash, skb->l4_hash, in skb_dump()