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

/darwin-on-arm/xnu/bsd/net/
H A Dif.c2761 if_addmulti_doesexist(struct ifnet *ifp, const struct sockaddr *sa, function
2943 error = if_addmulti_doesexist(ifp, sa, retifma, anon);
2993 error = if_addmulti_doesexist(ifp, sa, retifma, anon);
3001 if (if_addmulti_doesexist(ifp, llsa, &ifma->ifma_ll, 0) == 0) {

Completed in 23 milliseconds