Searched refs:ndpr_refcount (Results 1 – 2 of 2) sorted by relevance
631 u_int32_t ndpr_refcount; /* reference count */ member
3065 if (++ndpr->ndpr_refcount == 0) { in ndpr_addref()3078 if (ndpr->ndpr_refcount == 0) { in ndpr_remref()3085 if (--ndpr->ndpr_refcount == 0) { in ndpr_remref()