Searched refs:TCP_NDEBUG (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_debug.h104 #define TCP_NDEBUG 100 macro
H A Dtcp_debug.c103 static struct tcp_debug tcp_debug[TCP_NDEBUG];
132 if (tcp_debx == TCP_NDEBUG)

Completed in 21 milliseconds