Searched refs:tso_debug (Results 1 – 1 of 1) sorted by relevance
239 static int tso_debug = 0; variable240 SYSCTL_INT(_net_inet_tcp, OID_AUTO, tso_debug, CTLFLAG_RW | CTLFLAG_LOCKED,241 &tso_debug, 0, "TSO verbosity");3443 if (tso_debug > 0) { in tcp_set_tso()3454 if (tso_debug > 0) { in tcp_set_tso()3465 if (tso_debug > 0) { in tcp_set_tso()3500 if (tso_debug > 1) { in tcp_set_tso()