Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dip6_output.c219 u_int16_t im6o_refhold_cnt; /* # of IM6O_ADDREF */ member
3593 cnt = &im6o_dbg->im6o_refhold_cnt; in im6o_trace()
/xnu-11215.1.10/tools/lldbmacros/
H A Dnet.py1253 out_string += im6o_summary_format_string.format("Total holds : ", im6o.im6o_refhold_cnt)