Home
last modified time | relevance | path

Searched refs:mhome (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c60 boolean_t mhome; /* _B_TRUE=want multi-homed host route */ variable
211 mhome = _B_TRUE; /* on multi-homed hosts */ in main()
762 if (rip_enabled && !mhome) { in rip_off()
H A Dif.c1621 if (advertise_mhome || (tot_interfaces > 1 && mhome)) { in ifscan()
1633 mhome = _B_FALSE; in ifscan()
1639 mhome = _B_FALSE; in ifscan()
H A Ddefs.h588 extern boolean_t mhome; /* 1=want multi-homed host route */