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

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dndis.h57 #define NDIS_HASH_TCP_IPV6 0x00001000 macro
65 NDIS_HASH_TCP_IPV6 | \
73 NDIS_HASH_TCP_IPV6 | \
H A Dhn_rndis.c510 hash_types |= NDIS_HASH_IPV6 | NDIS_HASH_TCP_IPV6;
H A Dif_hn.c1447 if (rss_hash & NDIS_HASH_TCP_IPV6)
1473 rss_hash |= NDIS_HASH_TCP_IPV6;
3671 case NDIS_HASH_TCP_IPV6:

Completed in 175 milliseconds