Searched refs:tsomax (Results 1 – 4 of 4) sorted by relevance
1450 u_int tsomax; member
3401 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu()3443 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu6()
4022 tp->t_tsomax = cap.tsomax; in tcp_mss()
2041 unsigned int tsomax; in hn_tsomax_sysctl() local2044 tsomax = if_gethwtsomax(sc->hn_ifp); in hn_tsomax_sysctl()2045 error = sysctl_handle_int(oidp, &tsomax, 0, req); in hn_tsomax_sysctl()