Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hyperv/netvsc/
HDif_hnvar.h318 #define HN_CAP_UDP4CS 0x0020 macro
HDhn_rndis.c688 caps |= HN_CAP_UDP4CS; in hn_rndis_conf_offload()
HDif_hn.c5648 if ((sc->hn_caps & HN_CAP_UDP4CS) && hn_enable_udp4cs) in hn_fixup_tx_data()