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

/darwin-on-arm/xnu/bsd/net/
H A Dif.c174 static int if_detach_ifma(struct ifnet *, struct ifmultiaddr *, int);
2685 if_detach_ifma(struct ifnet *ifp, struct ifmultiaddr *ifma, int anon) function
3150 lastref = if_detach_ifma(ifp, ifma, anon);
3160 ll_lastref = if_detach_ifma(ifp, ll, 0);

Completed in 65 milliseconds