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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripngd/
H A Dripng_debug.h40 #define IS_RIPNG_DEBUG_SEND (ripng_debug_packet & RIPNG_DEBUG_SEND) macro
H A Dripng_debug.c47 if (IS_RIPNG_DEBUG_SEND && IS_RIPNG_DEBUG_RECV)
55 if (IS_RIPNG_DEBUG_SEND)
187 if (IS_RIPNG_DEBUG_SEND)
226 if (IS_RIPNG_DEBUG_SEND && IS_RIPNG_DEBUG_RECV)
235 if (IS_RIPNG_DEBUG_SEND)
H A Dripngd.c1441 if (ret >= 0 && IS_RIPNG_DEBUG_SEND)
1514 if (ret >= 0 && IS_RIPNG_DEBUG_SEND)
1530 if (ret >= 0 && IS_RIPNG_DEBUG_SEND)

Completed in 100 milliseconds