Searched refs:DEBUG_ON (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_debug.c284 DEBUG_ON (fsm, FSM);
327 DEBUG_ON (events, EVENTS);
369 DEBUG_ON (filter, FILTER);
411 DEBUG_ON (keepalive, KEEPALIVE);
454 DEBUG_ON (update, UPDATE_IN);
455 DEBUG_ON (update, UPDATE_OUT);
480 DEBUG_ON (update, UPDATE_IN);
485 DEBUG_ON (update, UPDATE_OUT);
542 DEBUG_ON (normal, NORMAL);
H A Dbgp_debug.h93 #define DEBUG_ON(a, b) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_dump.c937 DEBUG_ON (ism, ISM);
941 DEBUG_ON (ism, ISM_STATUS);
943 DEBUG_ON (ism, ISM_EVENTS);
945 DEBUG_ON (ism, ISM_TIMERS);
1040 DEBUG_ON (nsm, NSM);
1044 DEBUG_ON (nsm, NSM_STATUS);
1046 DEBUG_ON (nsm, NSM_EVENTS);
1048 DEBUG_ON (nsm, NSM_TIMERS);
1144 DEBUG_ON (lsa, LSA);
1148 DEBUG_ON (ls
[all...]
H A Dospf_dump.h81 #define DEBUG_ON(a, b) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dpqueue.c10 #define DEBUG_ON 1 macro
12 #define DEBUG_ON 0 macro
15 #define DEBUG_CMD(_a) if (DEBUG_ON) { _a }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpqueue.c10 #define DEBUG_ON 1 macro
12 #define DEBUG_ON 0 macro
15 #define DEBUG_CMD(_a) if (DEBUG_ON) { _a }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dstifb.c158 # define DEBUG_ON() macro
164 # define DEBUG_ON() debug_on=1 macro
862 DEBUG_ON();

Completed in 32 milliseconds