Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c633 if (hwcaps.ndis_lsov2.ndis_ip6_maxsz < tso_maxsz) in hn_rndis_conf_offload()
634 tso_maxsz = hwcaps.ndis_lsov2.ndis_ip6_maxsz; in hn_rndis_conf_offload()
1024 caps->ndis_lsov2.ndis_ip6_maxsz, in hn_rndis_query_hwcaps()
H A Dndis.h297 uint32_t ndis_ip6_maxsz; member