Home
last modified time | relevance | path

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

/netbsd/src/sbin/routed/
Ddefs.h336 #define IS_NO_RIP_IN (IS_NO_RIPV1_IN | IS_NO_RIPV2_IN) macro
337 #define IS_RIP_IN_OFF(s) (((s) & IS_NO_RIP_IN) == IS_NO_RIP_IN)
341 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN)