Home
last modified time | relevance | path

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

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