Searched refs:NET_DEBUG (Results 1 – 5 of 5) sorted by relevance
18 #ifndef NET_DEBUG19 #define NET_DEBUG 0 macro
71 static unsigned int net_debug = NET_DEBUG;552 #if NET_DEBUG > 1 in ether3_interrupt()571 #if NET_DEBUG > 1 in ether3_interrupt()
15 #ifndef NET_DEBUG16 #define NET_DEBUG 0 macro
55 static unsigned int net_debug = NET_DEBUG;
120 #ifndef NET_DEBUG121 #define NET_DEBUG 1 macro123 static const unsigned int net_debug = NET_DEBUG;
Completed in 15 milliseconds