Home
last modified time | relevance | path

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

/mirbsd/src/sbin/routed/
Ddefs.h280 #define IS_NO_RIP_IN (IS_NO_RIPV1_IN | IS_NO_RIPV2_IN) macro
281 #define IS_RIP_IN_OFF(s) (((s) & IS_NO_RIP_IN) == IS_NO_RIP_IN)
285 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN)