Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2065 unsigned int tsomaxsegsz; in hn_tsomaxsegsz_sysctl() local
2068 tsomaxsegsz = if_gethwtsomaxsegsize(sc->hn_ifp); in hn_tsomaxsegsz_sysctl()
2069 error = sysctl_handle_int(oidp, &tsomaxsegsz, 0, req); in hn_tsomaxsegsz_sysctl()