Searched refs:should_supply (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c239 dosupply = should_supply(ifp);
390 } else if (should_supply(NULL)) {
1109 u.ad.icmp_ad_life = (stopint || !should_supply(ifp) ||
1133 if (!forceadv && !should_supply(NULL))
1177 if (should_supply(NULL))
1372 if (!should_supply(ifp))
H A Dinput.c372 !should_supply(ifp)) {
723 if (!should_supply(NULL) && save_space) {
H A Dmain.c497 if (should_supply(NULL) || advertise_mhome) {
537 if (need_flash && should_supply(NULL) &&
H A Doutput.c526 if (!should_supply(NULL) && !(ws.state & WS_ST_QUERY) &&
854 if (should_supply(NULL) && (def_metric = ifp->int_d_metric) != 0) {
H A Ddefs.h719 extern boolean_t should_supply(struct interface *);
H A Dif.c1690 should_supply(ifp))
1987 should_supply(struct interface *ifp) function
H A Dtable.c1196 if (should_supply(ifp) && (ifp == NULL ||
2216 boolean_t dosupply = should_supply(NULL);

Completed in 81 milliseconds