Searched refs:tso (Results 1 – 2 of 2) sorted by relevance
141 SYSCTL_SKMEM_TCP_INT(OID_AUTO, tso, CTLFLAG_RW | CTLFLAG_LOCKED,739 int tso = 0; in tcp_output() local1388 tso = 1; in tcp_output()1393 tso = 0; in tcp_output()1396 tso = 0; in tcp_output()1403 tso = 0; in tcp_output()1427 tso = 0; in tcp_output()1453 tso = 0; in tcp_output()2366 if (tso) { in tcp_output()2881 if (tso) { in tcp_output()[all …]
123 X(int32_t, tso, 1) \