Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_output.c215 u_int16_t imo_refrele_cnt; /* # of IMO_REMREF */ member
2963 cnt = &imo_dbg->imo_refrele_cnt; in imo_trace()
/xnu-11215.1.10/tools/lldbmacros/
H A Dnet.py1211 out_string += imo_summary_format_string.format("Total releases : ", imo.imo_refrele_cnt)