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

/xnu-2422.115.4/bsd/net/
H A Dif.c2936 if_addmulti_doesexist(struct ifnet *ifp, const struct sockaddr *sa, function
3118 error = if_addmulti_doesexist(ifp, sa, retifma, anon);
3168 error = if_addmulti_doesexist(ifp, sa, retifma, anon);
3176 if (if_addmulti_doesexist(ifp, llsa, &ifma->ifma_ll, 0) == 0) {

Completed in 22 milliseconds