Searched refs:RS_MHOME (Results 1 – 5 of 5) sorted by relevance
447 && !(RT->rt_state & RS_MHOME)) in walk_supply()455 && !(RT->rt_state & RS_MHOME)) in walk_supply()508 if (RT->rt_state & RS_MHOME) { in walk_supply()
168 # define RS_MHOME 0x020 /* from -m */ macro206 #define AGE_RT(rt_state,ifp) (0 == ((rt_state) & (RS_MHOME | RS_STATIC \
1148 rtchange(rt, rt->rt_state | RS_MHOME, in ifinit()1155 rtadd(myaddr, HOST_MASK, RS_MHOME, &loop_rts); in ifinit()
518 { RS_MHOME, 0, "MHOME" },
1824 if (0 != (rt->rt_state & (RS_MHOME | RS_STATIC | RS_RDISC in rtswitch()