Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_var.h1584 (void) ifa_remref(_ifa, 0); \
1588 ifa_remref(_ifa, 1)
1895 extern struct ifaddr *ifa_remref(struct ifaddr *, int);
H A Dif.c5616 ifa_remref(struct ifaddr *ifa, int locked) in ifa_remref() function