Searched refs:NDIS_HASH_IPV6_EX (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dndis.h56 #define NDIS_HASH_IPV6_EX 0x00000800 macro
64 NDIS_HASH_IPV6_EX | \
72 NDIS_HASH_IPV6_EX | \
H A Dhn_rndis.c512 hash_types |= NDIS_HASH_IPV6_EX | NDIS_HASH_TCP_IPV6_EX;
H A Dif_hn.c1445 if (rss_hash & NDIS_HASH_IPV6_EX)
1471 rss_hash |= NDIS_HASH_IPV6_EX;
3666 case NDIS_HASH_IPV6_EX:

Completed in 86 milliseconds