Home
last modified time | relevance | path

Searched refs:tcp_debx (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_debug.c102 static int tcp_debx; variable
118 struct tcp_debug *td = &tcp_debug[tcp_debx++];
122 if (tcp_debx == TCP_NDEBUG) {
123 tcp_debx = 0;