Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_output.c214 u_int16_t imo_refhold_cnt; /* # of IMO_ADDREF */ member
2960 cnt = &imo_dbg->imo_refhold_cnt; in imo_trace()
/xnu-11215.1.10/tools/lldbmacros/
H A Dnet.py1210 out_string += imo_summary_format_string.format("Total holds : ", imo.imo_refhold_cnt)