Home
last modified time | relevance | path

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

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