Searched refs:tcpconsdebug (Results 1 – 2 of 2) sorted by relevance
96 __private_extern__ int tcpconsdebug = 0; variable97 SYSCTL_INT(_net_inet_tcp, OID_AUTO, tcpconsdebug, CTLFLAG_RW | CTLFLAG_LOCKED,98 &tcpconsdebug, 0, "Turn tcp debugging on or off");180 if (tcpconsdebug == 0) {
627 extern int tcpconsdebug; in socreate_internal()792 if (tcpconsdebug == 2) { in socreate_internal()