Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif.c188 static int if_detach_ifma(struct ifnet *, struct ifmultiaddr *, int);
4812 if_detach_ifma(struct ifnet *ifp, struct ifmultiaddr *ifma, int anon) in if_detach_ifma() function
5297 lastref = if_detach_ifma(ifp, ifma, anon); in if_delmulti_common()
5307 ll_lastref = if_detach_ifma(ifp, ll, 0); in if_delmulti_common()