Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c482 static int hn_enable_udp4cs = 1; variable
484 &hn_enable_udp4cs, 0, "Offload UDP/IPv4 checksum");
5612 if ((sc->hn_caps & HN_CAP_UDP4CS) && hn_enable_udp4cs) in hn_fixup_tx_data()