Searched refs:tso (Results 1 – 2 of 2) sorted by relevance
142 SYSCTL_SKMEM_TCP_INT(OID_AUTO, tso, CTLFLAG_RW | CTLFLAG_LOCKED,709 int tso = 0; in tcp_output() local1316 tso = 1; in tcp_output()1321 tso = 0; in tcp_output()1324 tso = 0; in tcp_output()1331 tso = 0; in tcp_output()1355 tso = 0; in tcp_output()1381 tso = 0; in tcp_output()2235 if (tso) { in tcp_output()2710 if (tso) { in tcp_output()[all …]
123 X(int32_t, tso, 1) \