Searched refs:CONF_DEBUG_ON (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_debug.h87 #define CONF_DEBUG_ON(a, b) (conf_bgp_debug_ ## a |= (BGP_DEBUG_ ## b)) macro
95 CONF_DEBUG_ON(a, b); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_dump.h77 #define CONF_DEBUG_ON(a, b) conf_debug_ospf_ ## a |= (OSPF_DEBUG_ ## b) macro
83 CONF_DEBUG_ON(a, b); \
H A Dospf_dump.c1349 CONF_DEBUG_ON (event, EVENT);
1376 CONF_DEBUG_ON (nssa, NSSA);

Completed in 43 milliseconds