Searched refs:HV_UDP6_L4HASH (Results 1 – 2 of 2) sorted by relevance
1023 #define HV_UDP6_L4HASH 8 macro1025 HV_UDP6_L4HASH)1109 pkt_proto = HV_UDP6_L4HASH; in netvsc_get_hash()
1611 if (ndc->l4_hash & HV_UDP6_L4HASH) in netvsc_get_rxfh_fields()1668 ndc->l4_hash |= HV_UDP6_L4HASH; in netvsc_set_rxfh_fields()1693 ndc->l4_hash &= ~HV_UDP6_L4HASH; in netvsc_set_rxfh_fields()
Completed in 16 milliseconds