Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h322 #define HN_CAP_UDP4CS 0x0020 macro
H A Dhn_rndis.c693 caps |= HN_CAP_UDP4CS; in hn_rndis_conf_offload()
H A Dif_hn.c5612 if ((sc->hn_caps & HN_CAP_UDP4CS) && hn_enable_udp4cs) in hn_fixup_tx_data()