Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dnd6_rtr.c188 uint16_t nddr_refhold_cnt; /* # of ref */ member
2838 cnt = &dr_dbg->nddr_refhold_cnt; in nddr_trace()
/xnu-8020.101.4/tools/lldbmacros/
H A Dnet.py1305 out_string += nddr_summary_format_string.format("Total holds : ", nddr.nddr_refhold_cnt)