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

/opensolaris-onvv-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 */
762 if (rip_enabled && !mhome) {
H A Dif.c1621 if (advertise_mhome || (tot_interfaces > 1 && mhome)) {
1633 mhome = _B_FALSE;
1639 mhome = _B_FALSE;
H A Ddefs.h588 extern boolean_t mhome; /* 1=want multi-homed host route */

Completed in 51 milliseconds