Searched refs:advertise_mhome (Results 1 – 3 of 3) sorted by relevance
61 boolean_t advertise_mhome; /* _B_TRUE=must continue advertising it */ variable497 if (should_supply(NULL) || advertise_mhome) { in main()
1621 if (advertise_mhome || (tot_interfaces > 1 && mhome)) { in ifscan()1632 advertise_mhome = _B_FALSE; in ifscan()1638 advertise_mhome = _B_FALSE; in ifscan()1645 advertise_mhome = _B_TRUE; in ifscan()
589 extern boolean_t advertise_mhome; /* 1=must continue advertising it */