Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dip6_output.c222 u_int16_t im6o_refrele_cnt; /* # of IM6O_REMREF */ member
3643 cnt = &im6o_dbg->im6o_refrele_cnt; in im6o_trace()
/xnu-12377.1.9/tools/lldbmacros/
H A Dnet.py1248 out_string += im6o_summary_format_string.format("Total releases : ", im6o.im6o_refrele_cnt)