Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_rtr.c196 u_int16_t ndpr_refhold_cnt; /* # of ref */ member
3147 cnt = &pr_dbg->ndpr_refhold_cnt; in ndpr_trace()
/xnu-12377.81.4/tools/lldbmacros/
H A Dnet.py1118 out_string += ndpr_summary_format_string.format("Total holds : ", ndpr.ndpr_refhold_cnt)