Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h358 u_int t_tsomax; /* TSO total burst length limit */ member
H A Dtcp_output.c911 if_hw_tsomax = tp->t_tsomax; in tcp_default_output()
H A Dtcp_input.c3983 tp->t_tsomax = cap.tsomax; in tcp_mss()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c20133 if_hw_tsomax = tp->t_tsomax; in rack_fast_rsm_output()
20714 if_hw_tsomax = tp->t_tsomax; in rack_fast_output()
23020 if_hw_tsomax = tp->t_tsomax; in rack_output()
H A Dbbr.c12953 if_hw_tsomax = tp->t_tsomax; in bbr_output_wtime()