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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Ddefs.h352 #define IS_NO_RIP_IN (IS_NO_RIPV1_IN | IS_NO_RIPV2_IN) macro
353 #define IS_RIP_IN_OFF(s) (((s) & IS_NO_RIP_IN) == IS_NO_RIP_IN)
357 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN)

Completed in 186 milliseconds