Home
last modified time | relevance | path

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

/drivers/net/hyperv/
A Dhyperv_net.h1023 #define HV_UDP6_L4HASH 8 macro
1025 HV_UDP6_L4HASH)
1109 pkt_proto = HV_UDP6_L4HASH; in netvsc_get_hash()
A Dnetvsc_drv.c1611 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