Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h494 u_int tsomax; member
/f-stack/freebsd/netinet/
H A Dtcp_var.h494 u_int tsomax; member
H A Dtcp_subr.c2963 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu()
3002 cap->tsomax = ifp->if_hw_tsomax; in tcp_maxmtu6()
H A Dtcp_input.c3873 tp->t_tsomax = cap.tsomax; in tcp_mss()