Searched refs:tsomax (Results 1 – 4 of 4) sorted by relevance
1472 u_int tsomax; member
3685 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu()3727 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu6()
3943 tp->t_tsomax = cap.tsomax; in tcp_mss()
2028 unsigned int tsomax; in hn_tsomax_sysctl() local2031 tsomax = if_gethwtsomax(sc->hn_ifp); in hn_tsomax_sysctl()2032 error = sysctl_handle_int(oidp, &tsomax, 0, req); in hn_tsomax_sysctl()