Home
last modified time | relevance | path

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

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