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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_mcast.c139 static int in6p_lookup_v4addr(struct ipv6_mreq *, struct ip_mreq *);
1900 in6p_lookup_v4addr(struct ipv6_mreq *mreq, struct ip_mreq *v4mreq) function
1980 error = in6p_lookup_v4addr(&mreq, &v4mreq);
2324 error = in6p_lookup_v4addr(&mreq, &v4mreq);

Completed in 8 milliseconds