Searched refs:IS_NO_RIP_OUT (Results 1 – 2 of 2) sorted by relevance
390 #define IS_NO_RIP_OUT (IS_NO_RIPV1_OUT | IS_NO_RIPV2_OUT) macro391 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN)392 #define IS_RIP_OUT_OFF(s) (((s) & IS_NO_RIP_OUT) == IS_NO_RIP_OUT)
699 parm.parm_int_state |= IS_NO_RIP_OUT; in parse_parms()