Searched refs:tso (Results 1 – 2 of 2) sorted by relevance
143 SYSCTL_SKMEM_TCP_INT(OID_AUTO, tso, CTLFLAG_RW | CTLFLAG_LOCKED,1031 int tso = 0; in tcp_output() local1684 tso = 1; in tcp_output()1689 tso = 0; in tcp_output()1692 tso = 0; in tcp_output()1699 tso = 0; in tcp_output()1723 tso = 0; in tcp_output()1749 tso = 0; in tcp_output()2522 if (tso) { in tcp_output()3060 if (tso) { in tcp_output()[all …]
117 X(int32_t, tso, 1) \