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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_mcast.c156 static struct ifnet * ip_multicast_if(struct in_addr *, unsigned int *);
1473 ifp = ip_multicast_if(&mreqs.imr_interface, &ifindex);
1998 ifp = ip_multicast_if(&new_ina, &ifindex);
2412 ifp = ip_multicast_if(&mreqs.imr_interface, &ifindex);
2629 ifp = ip_multicast_if(&addr, &ifindex);
3201 ip_multicast_if(struct in_addr *a, unsigned int *ifindexp) function

Completed in 19 milliseconds