Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c504 static int hn_udpcs_fixup_mtu = 1420; variable
506 &hn_udpcs_fixup_mtu, 0, "UDP checksum fixup MTU threshold");
853 m_head->m_pkthdr.len > hn_udpcs_fixup_mtu + ehlen && in hn_set_hlen()