Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_var_private.h1137 (void) ifa_remref(_ifa, 0); \
1141 ifa_remref(_ifa, 1)
1459 extern struct ifaddr *ifa_remref(struct ifaddr *, int);
H A Dif.c5729 ifa_remref(struct ifaddr *ifa, int locked) in ifa_remref() function