Searched refs:stopDebug (Results 1 - 1 of 1) sorted by relevance
/external/libpcap/msdos/ | ||
H A D | ndis2.c | 74 static int stopDebug = 0;
variable 203 #define DEBUG_RING() (debugStrings[stopDebug+1 == MAX_NUM_DEBUG_STRINGS ? \ 204 stopDebug = 0 : ++stopDebug]) |
Completed in 47 milliseconds