if_addmulti
int if_addmulti(struct ifnet *, struct sockaddr *, struct ifmultiaddr **);
status = if_addmulti(ifp, (struct sockaddr *)&address, NULL);