Searched refs:zebra_debug_fpm (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/zebra/
H A Ddebug.h54 #define IS_ZEBRA_DEBUG_FPM (zebra_debug_fpm & ZEBRA_DEBUG_FPM)
60 extern unsigned long zebra_debug_fpm;
H A Ddebug.c32 unsigned long zebra_debug_fpm; variable
183 SET_FLAG (zebra_debug_fpm, ZEBRA_DEBUG_FPM);
273 zebra_debug_fpm = 0;
347 zebra_debug_fpm = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/zebra/
H A Ddebug.h54 #define IS_ZEBRA_DEBUG_FPM (zebra_debug_fpm & ZEBRA_DEBUG_FPM)
60 extern unsigned long zebra_debug_fpm;
H A Ddebug.c32 unsigned long zebra_debug_fpm; variable
183 SET_FLAG (zebra_debug_fpm, ZEBRA_DEBUG_FPM);
273 zebra_debug_fpm = 0;
347 zebra_debug_fpm = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/zebra/
H A Ddebug.h54 #define IS_ZEBRA_DEBUG_FPM (zebra_debug_fpm & ZEBRA_DEBUG_FPM)
60 extern unsigned long zebra_debug_fpm;
H A Ddebug.c32 unsigned long zebra_debug_fpm; variable
183 SET_FLAG (zebra_debug_fpm, ZEBRA_DEBUG_FPM);
273 zebra_debug_fpm = 0;
347 zebra_debug_fpm = 0;

Completed in 126 milliseconds