Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_var.h1578 ifa_addref(_ifa, 0)
1581 ifa_addref(_ifa, 1)
1894 extern void ifa_addref(struct ifaddr *, int);
H A Dif.c5663 ifa_addref(struct ifaddr *ifa, int locked) in ifa_addref() function