Home
last modified time | relevance | path

Searched refs:NDIS_HASH_TCP_IPV6_EX (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDndis.h58 #define NDIS_HASH_TCP_IPV6_EX 0x00002000 macro
66 NDIS_HASH_TCP_IPV6_EX |\
74 NDIS_HASH_TCP_IPV6_EX)
HDhn_rndis.c512 hash_types |= NDIS_HASH_IPV6_EX | NDIS_HASH_TCP_IPV6_EX; in hn_rndis_query_rsscaps()
HDif_hn.c1433 if (rss_hash & NDIS_HASH_TCP_IPV6_EX) in hn_rss_type_fromndis()
1459 rss_hash |= NDIS_HASH_TCP_IPV6_EX; in hn_rss_type_tondis()
3635 case NDIS_HASH_TCP_IPV6_EX: in hn_rxpkt()