ip_multicast_if
static struct ifnet *ip_multicast_if(struct in_addr *, int *);
*ifp = ip_multicast_if(&mreq.imr_interface, NULL);
ifp = ip_multicast_if(&addr, &ifindex);