Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6.h898 extern struct in6_ifaddr *in6_ifawithscope(struct ifnet *, struct in6_addr *);
H A Din6.c3397 in6_ifawithscope(struct ifnet *oifp, struct in6_addr *dst) in in6_ifawithscope() function