Home
last modified time | relevance | path

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

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