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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_debug.h42 #define IS_RIP_DEBUG_SEND (rip_debug_packet & RIP_DEBUG_SEND) macro
50 #define IS_RIP_DEBUG_SEND 0 macro
H A Drip_debug.c48 if (IS_RIP_DEBUG_SEND && IS_RIP_DEBUG_RECV)
56 if (IS_RIP_DEBUG_SEND)
188 if (IS_RIP_DEBUG_SEND)
228 if (IS_RIP_DEBUG_SEND && IS_RIP_DEBUG_RECV)
237 if (IS_RIP_DEBUG_SEND)
H A Dripd.c2350 if (ret >= 0 && IS_RIP_DEBUG_SEND)
2369 if (ret >= 0 && IS_RIP_DEBUG_SEND)

Completed in 118 milliseconds