Searched refs:ndpr_refcnt (Results 1 – 3 of 3) sorted by relevance
240 volatile u_int ndpr_refcnt; member
1340 refcount_acquire(&pr->ndpr_refcnt); in nd6_prefix_ref()1347 if (refcount_release(&pr->ndpr_refcnt)) { in nd6_prefix_rele()1365 refcount_init(&new->ndpr_refcnt, newp != NULL ? 2 : 1); in nd6_prelist_add()