Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_var_private.h1131 ifa_addref(_ifa, 0)
1134 ifa_addref(_ifa, 1)
1458 extern void ifa_addref(struct ifaddr *, int);
H A Dif.c5784 ifa_addref(struct ifaddr *ifa, int locked) in ifa_addref() function