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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h386 #define IS_NO_RIP_IN (IS_NO_RIPV1_IN | IS_NO_RIPV2_IN) macro
387 #define IS_RIP_IN_OFF(s) (((s) & IS_NO_RIP_IN) == IS_NO_RIP_IN)
391 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN)
H A Dparms.c697 parm.parm_int_state |= IS_NO_RIP_IN;

Completed in 62 milliseconds