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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Ddefs.h356 #define IS_NO_RIP_OUT (IS_NO_RIPV1_OUT | IS_NO_RIPV2_OUT) macro
357 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN)
358 #define IS_RIP_OUT_OFF(s) (((s) & IS_NO_RIP_OUT) == IS_NO_RIP_OUT)
H A Dif.c796 ifs0.int_state |= (IS_ALIAS | IS_NO_RIP_OUT | IS_NO_RDISC);

Completed in 109 milliseconds