Searched refs:in6_ifawithifp (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Din6.h680 struct in6_ifaddr *in6_ifawithifp(struct ifnet *, struct in6_addr *);
H A Din6.c1881 in6_ifawithifp(struct ifnet *ifp, struct in6_addr *dst) function
H A Dip6_output.c1174 ia6 = in6_ifawithifp(ifp, &ip6->ip6_src);

Completed in 117 milliseconds