Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h323 #define HN_CAP_UDP6CS 0x0040 macro
H A Dhn_rndis.c719 caps |= HN_CAP_UDP6CS; in hn_rndis_conf_offload()
H A Dif_hn.c5616 if ((sc->hn_caps & HN_CAP_UDP6CS) && hn_enable_udp6cs) in hn_fixup_tx_data()