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