Home
last modified time | relevance | path

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

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