Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_var.h1639 ifma_addref(_ifma, 0)
1642 ifma_addref(_ifma, 1)
1900 extern void ifma_addref(struct ifmultiaddr *, int);
H A Dif.c4621 ifma_addref(struct ifmultiaddr *ifma, int locked) in ifma_addref() function