V_tcp_do_tso
if ((tp->t_flags & TF_TSO) && V_tcp_do_tso && len > tp->t_maxseg &&
if ((tp->t_flags & TF_TSO) && V_tcp_do_tso &&
V_tcp_do_tso &&
V_tcp_do_tso &&
if ((tp->t_flags & TF_TSO) && V_tcp_do_tso && len > segsiz &&