Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h320 #define HN_CAP_TCP4CS 0x0008 macro
H A Dhn_rndis.c681 caps |= HN_CAP_TCP4CS; in hn_rndis_conf_offload()
H A Dif_hn.c5608 if (sc->hn_caps & HN_CAP_TCP4CS) in hn_fixup_tx_data()