Searched refs:tcp_debx (Results 1 – 2 of 2) sorted by relevance
84 static int tcp_debx; variable110 td = &tcp_debug[tcp_debx++]; in tcp_trace()111 if (tcp_debx == TCP_NDEBUG) in tcp_trace()112 tcp_debx = 0; in tcp_trace()
79 int tcp_debx; variable