Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif_var_private.h1121 ifa_addref(_ifa, 0)
1124 ifa_addref(_ifa, 1)
1446 extern void ifa_addref(struct ifaddr *, int);
H A Dif.c5772 ifa_addref(struct ifaddr *ifa, int locked) in ifa_addref() function