Searched refs:l4_hash (Results 1 – 17 of 17) sorted by relevance
78 u8 l4_hash = skb->l4_hash; in wg_reset_packet() local84 skb->l4_hash = l4_hash; in wg_reset_packet()
182 __field( bool, l4_hash )208 __entry->l4_hash = skb->l4_hash;223 __entry->hash, __entry->l4_hash, __entry->len,
1132 ndc->l4_hash = HV_DEFAULT_L4HASH; in netvsc_init_settings()1592 if (ndc->l4_hash & HV_TCP4_L4HASH) in netvsc_get_rss_hash_opts()1598 if (ndc->l4_hash & HV_TCP6_L4HASH) in netvsc_get_rss_hash_opts()1654 ndc->l4_hash |= HV_TCP4_L4HASH; in netvsc_set_rss_hash_opts()1658 ndc->l4_hash |= HV_TCP6_L4HASH; in netvsc_set_rss_hash_opts()1662 ndc->l4_hash |= HV_UDP4_L4HASH; in netvsc_set_rss_hash_opts()1666 ndc->l4_hash |= HV_UDP6_L4HASH; in netvsc_set_rss_hash_opts()1679 ndc->l4_hash &= ~HV_TCP4_L4HASH; in netvsc_set_rss_hash_opts()1683 ndc->l4_hash &= ~HV_TCP6_L4HASH; in netvsc_set_rss_hash_opts()1687 ndc->l4_hash &= ~HV_UDP4_L4HASH; in netvsc_set_rss_hash_opts()[all …]
1057 u32 l4_hash; /* L4 hash settings */ member1111 if (pkt_proto & ndc->l4_hash) { in netvsc_get_hash()
991 __u8 l4_hash:1;1498 skb->l4_hash = 0; in skb_clear_hash()1503 if (!skb->l4_hash) in skb_clear_hash_if_not_l4()1510 skb->l4_hash = is_l4; in __skb_set_hash()1610 if (!skb->l4_hash && !skb->sw_hash) in skb_get_hash_net()1618 if (!skb->l4_hash && !skb->sw_hash) in skb_get_hash()1626 if (!skb->l4_hash && !skb->sw_hash) { in skb_get_hash_flowi6()1648 to->l4_hash = from->l4_hash; in skb_copy_hash()
567 int mtd_desc_nr = !!skb->l4_hash; in gve_tx_add_skb_copy()643 int mtd_desc_nr = !!skb->l4_hash; in gve_tx_add_skb_no_copy()
491 if (skb->l4_hash) { in gve_extract_tx_metadata_dqo()
308 if (skb->l4_hash) in xenvif_rx_next_skb()
1279 devlink_fmsg_put(fmsg, "l4_hash", !!skb->l4_hash); in devlink_fmsg_dump_skb()
1635 *rss_type = skb->l4_hash ? XDP_RSS_TYPE_L4_ANY : XDP_RSS_TYPE_NONE; in veth_xdp_rx_hash()
2358 skb->l4_hash = 1; in skb_set_hash_from_sk()
554 if (skb->l4_hash) in queue_userspace_packet()
699 bool use_skbhash = skb->l4_hash; in cake_hash()
2075 if (skb->l4_hash) in fib_multipath_hash()
4350 skb->l4_hash) in bond_xmit_hash()
1313 skb->hash, skb->sw_hash, skb->l4_hash, in skb_dump()
2530 if (skb->l4_hash) in rt6_multipath_hash()