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

/freebsd-10.1-release/sys/netipx/
H A Dspx_debug.h92 int spx_debx; variable
H A Dspx_debug.c89 static int spx_debx; variable
104 struct spx_debug *sd = &spx_debug[spx_debx++];
106 if (spx_debx == SPX_NDEBUG)
107 spx_debx = 0;

Completed in 111 milliseconds