Searched refs:V_tcp_do_tso (Results 1 – 4 of 4) sorted by relevance
1335 #define V_tcp_do_tso VNET(tcp_do_tso) macro
558 if ((tp->t_flags & TF_TSO) && V_tcp_do_tso && len > tp->t_maxseg && in tcp_default_output()
18551 V_tcp_do_tso && in rack_fast_rsm_output()19127 V_tcp_do_tso && in rack_fast_output()20680 if ((tp->t_flags & TF_TSO) && V_tcp_do_tso && len > segsiz && in rack_output()
12593 if ((tp->t_flags & TF_TSO) && V_tcp_do_tso && in bbr_output_wtime()