should_supply
extern boolean_t should_supply(struct interface *);
should_supply(ifp))
!should_supply(ifp)) {
if (!should_supply(NULL) && save_space) {
if (should_supply(NULL) || advertise_mhome) {
if (need_flash && should_supply(NULL) &&
if (!should_supply(NULL) && !(ws.state & WS_ST_QUERY) &&
if (should_supply(NULL) && (def_metric = ifp->int_d_metric) != 0) {
u.ad.icmp_ad_life = (stopint || !should_supply(ifp) ||
if (!forceadv && !should_supply(NULL))
if (should_supply(NULL))
if (!should_supply(ifp))
dosupply = should_supply(ifp);
} else if (should_supply(NULL)) {
if (should_supply(ifp) && (ifp == NULL ||
boolean_t dosupply = should_supply(NULL);