Searched refs:IS_NO_RIP (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sbin/routed/
H A Ddefs.h339 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN) macro
341 #define IS_RIP_OFF(s) (((s) & IS_NO_RIP) == IS_NO_RIP)
H A Dparms.c124 ifp->int_state |= IS_NO_RIP;
315 state |= IS_NO_RIP;
725 CKF(IS_PM_RDISC, IS_NO_RIP);
750 parm.parm_int_state |= IS_NO_RIP | IS_PASSIVE;
H A Dif.c793 ifs.int_state |= IS_NO_RIP | IS_NO_RDISC;
H A Dtrace.c486 | IS_NO_RIP

Completed in 104 milliseconds