Home
last modified time | relevance | path

Searched refs:in6_ifawithscope (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/netinet6/
H A Din6_private.h242 extern struct in6_ifaddr *in6_ifawithscope(struct ifnet *, struct in6_addr *);
H A Din6.c3411 in6_ifawithscope(struct ifnet *oifp, struct in6_addr *dst) in in6_ifawithscope() function