Home
last modified time | relevance | path

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

/dragonfly/sbin/routed/
H A Ddefs.h312 #define IS_NO_RIP (IS_NO_RIP_OUT | IS_NO_RIP_IN) macro
314 #define IS_RIP_OFF(s) (((s) & IS_NO_RIP) == IS_NO_RIP)
H A Dparms.c113 ifp->int_state |= IS_NO_RIP; in get_parms()
303 state |= IS_NO_RIP; in gwkludge()
724 CKF(IS_PM_RDISC, IS_NO_RIP); in parse_parms()
749 parm.parm_int_state |= IS_NO_RIP| IS_PASSIVE; in parse_parms()
H A Dtrace.c468 | IS_NO_RIP
H A Dif.c786 ifs.int_state |= IS_PASSIVE | IS_NO_RIP | IS_NO_RDISC; in ifinit()