Searched refs:tso (Results 1 – 2 of 2) sorted by relevance
141 SYSCTL_SKMEM_TCP_INT(OID_AUTO, tso, CTLFLAG_RW | CTLFLAG_LOCKED,971 int tso = 0; in tcp_output() local1624 tso = 1; in tcp_output()1629 tso = 0; in tcp_output()1632 tso = 0; in tcp_output()1639 tso = 0; in tcp_output()1663 tso = 0; in tcp_output()1689 tso = 0; in tcp_output()2462 if (tso) { in tcp_output()3000 if (tso) { in tcp_output()[all …]
117 X(int32_t, tso, 1) \