Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h158 u_int t_tsomax; /* TSO total burst length limit in bytes */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h158 u_int t_tsomax; /* TSO total burst length limit in bytes */ member
H A Dtcp_output.c906 if_hw_tsomax = tp->t_tsomax; in tcp_output()
H A Dtcp_input.c3873 tp->t_tsomax = cap.tsomax; in tcp_mss()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13130 if_hw_tsomax = tp->t_tsomax; in rack_output()
H A Dbbr.c13116 if_hw_tsomax = tp->t_tsomax; in bbr_output_wtime()