Searched refs:RIP_DEBUG_SEND (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_debug.h30 #define RIP_DEBUG_SEND 0x20 macro
42 #define IS_RIP_DEBUG_SEND (rip_debug_packet & RIP_DEBUG_SEND)
H A Drip_debug.c92 rip_debug_packet |= RIP_DEBUG_SEND;
108 rip_debug_packet |= RIP_DEBUG_SEND;
127 rip_debug_packet |= RIP_DEBUG_SEND;
182 rip_debug_packet &= ~RIP_DEBUG_SEND;

Completed in 51 milliseconds