Searched refs:ifa_refcnt (Results 1 – 2 of 2) sorted by relevance
566 u_int ifa_refcnt; /* references to this structure */ member
1842 refcount_init(&ifa->ifa_refcnt, 1); in ifa_alloc()1861 refcount_acquire(&ifa->ifa_refcnt); in ifa_ref()1881 if (refcount_release(&ifa->ifa_refcnt)) in ifa_free()