Searched refs:tso (Results 1 – 2 of 2) sorted by relevance
143 SYSCTL_SKMEM_TCP_INT(OID_AUTO, tso, CTLFLAG_RW | CTLFLAG_LOCKED,1035 int tso = 0; in tcp_output() local1688 tso = 1; in tcp_output()1693 tso = 0; in tcp_output()1696 tso = 0; in tcp_output()1703 tso = 0; in tcp_output()1727 tso = 0; in tcp_output()1753 tso = 0; in tcp_output()2526 if (tso) { in tcp_output()3064 if (tso) { in tcp_output()[all …]
117 X(int32_t, tso, 1) \