Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6.h631 u_int32_t ndpr_refcount; /* reference count */ member
H A Dnd6_rtr.c3008 if (++ndpr->ndpr_refcount == 0) { in ndpr_addref()
3021 if (ndpr->ndpr_refcount == 0) { in ndpr_remref()
3028 if (--ndpr->ndpr_refcount == 0) { in ndpr_remref()