Lines Matching refs:ifaddr
288 static struct ifaddr *rt_getifa(struct rt_addrinfo *, struct psref *);
290 static struct ifaddr *ifa_ifwithroute_psref(int, const struct sockaddr *,
305 static void db_print_ifa(struct ifaddr *);
355 struct ifaddr *
358 struct ifaddr *ifa;
377 rt_set_ifa1(struct rtentry *rt, struct ifaddr *ifa)
388 rt_ifa_connected(const struct rtentry *rt, const struct ifaddr *ifa)
409 rt_replace_ifa(struct rtentry *rt, struct ifaddr *ifa)
411 struct ifaddr *old;
439 rt_set_ifa(struct rtentry *rt, struct ifaddr *ifa)
685 struct ifaddr *ifa;
837 struct ifaddr *ifa;
857 struct ifaddr *_ifa;
982 static struct ifaddr *
986 struct ifaddr *ifa = NULL;
1038 struct ifaddr *nifa;
1083 struct ifaddr *ifa;
1096 static struct ifaddr *
1099 struct ifaddr *ifa = NULL;
1147 struct ifaddr *ifa = NULL;
1256 struct ifaddr *ifa2;
1370 static struct ifaddr *
1374 struct ifaddr *ifa = NULL;
1436 struct ifaddr *ifa = NULL, *new_ifa;
1442 * New gateway could require new ifaddr, ifp;
1473 * New gateway could require new ifaddr, ifp;
1484 struct ifaddr *oifa = rt->rt_ifa;
1616 rtinit(struct ifaddr *ifa, int cmd, int flags)
1689 rt_ifa_addlocal(struct ifaddr *ifa)
1737 rt_ifa_remlocal(struct ifaddr *ifa, struct ifaddr *alt_ifa)
1756 /* If we cannot replace the route's ifaddr with the equivalent
1757 * ifaddr of another interface, I believe it is safest to
2364 int (*f)(struct rtentry *, void *), void *v, struct ifaddr *ifa)
2463 db_print_ifa(struct ifaddr *ifa)