Lines Matching refs:tso
143 SYSCTL_INT(_net_inet_tcp, OID_AUTO, tso, CTLFLAG_RW | CTLFLAG_LOCKED,
593 int tso = 0; in tcp_output() local
1189 tso = 1; in tcp_output()
1194 tso = 0; in tcp_output()
1197 tso = 0; in tcp_output()
1204 tso = 0; in tcp_output()
1228 tso = 0; in tcp_output()
1254 tso = 0; in tcp_output()
1948 if (tso) { in tcp_output()
2389 if (tso) { in tcp_output()
2825 if (tso) { in tcp_output()