Home
last modified time | relevance | path

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

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