Searched refs:CONF_DEBUG_OFF (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_debug.h101 #define CONF_DEBUG_OFF(a, b) (conf_bgp_debug_ ## a &= ~(BGP_DEBUG_ ## b)) macro
113 CONF_DEBUG_OFF(a, b); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_debug.h101 #define CONF_DEBUG_OFF(a, b) (conf_bgp_debug_ ## a &= ~(BGP_DEBUG_ ## b)) macro
113 CONF_DEBUG_OFF(a, b); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_debug.h101 #define CONF_DEBUG_OFF(a, b) (conf_bgp_debug_ ## a &= ~(BGP_DEBUG_ ## b)) macro
113 CONF_DEBUG_OFF(a, b); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_dump.h78 #define CONF_DEBUG_OFF(a, b) conf_debug_ospf_ ## a &= ~(OSPF_DEBUG_ ## b) macro
88 CONF_DEBUG_OFF(a, b); \
H A Dospf_dump.c1399 CONF_DEBUG_OFF (event, EVENT);
1426 CONF_DEBUG_OFF (nssa, NSSA);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_dump.h78 #define CONF_DEBUG_OFF(a, b) conf_debug_ospf_ ## a &= ~(OSPF_DEBUG_ ## b) macro
88 CONF_DEBUG_OFF(a, b); \
H A Dospf_dump.c1399 CONF_DEBUG_OFF (event, EVENT);
1426 CONF_DEBUG_OFF (nssa, NSSA);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_dump.h78 #define CONF_DEBUG_OFF(a, b) conf_debug_ospf_ ## a &= ~(OSPF_DEBUG_ ## b) macro
88 CONF_DEBUG_OFF(a, b); \
H A Dospf_dump.c1399 CONF_DEBUG_OFF (event, EVENT);
1426 CONF_DEBUG_OFF (nssa, NSSA);

Completed in 114 milliseconds