if_get_ipv4_addr
mreq.imr_interface.s_addr = if_get_ipv4_addr(iface);
in_addr_t if_get_ipv4_addr(struct iface *);
addr = if_get_ipv4_addr(iface);