Searched refs:in6_ifawithscope (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/netinet6/
H A Din6_src.c165 ia6 = in6_ifawithscope(ifp, dst, rtableid, NULL);
195 ia6 = in6_ifawithscope(ifp, dst, rtableid, rt);
259 ia6 = in6_ifawithscope(ifp, dst, rtableid, NULL);
283 ia6 = in6_ifawithscope(ifp, dst, rtableid, NULL);
H A Din6.h416 struct in6_ifaddr *in6_ifawithscope(struct ifnet *, struct in6_addr *, u_int,
H A Din6.c1349 in6_ifawithscope(struct ifnet *oifp, struct in6_addr *dst, u_int rdomain, function
H A Dicmp6.c1167 ia6 = in6_ifawithscope(rt->rt_ifa->ifa_ifp, &t, rtableid, rt);

Completed in 101 milliseconds