Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dif_var_private.h1127 (void) ifa_remref(_ifa, 0); \
1131 ifa_remref(_ifa, 1)
1447 extern struct ifaddr *ifa_remref(struct ifaddr *, int);
H A Dif.c5717 ifa_remref(struct ifaddr *ifa, int locked) in ifa_remref() function