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

/xnu-2422.115.4/bsd/netinet/
H A Dip_output.c191 u_int16_t imo_refrele_cnt; /* # of IMO_REMREF */ member in struct:ip_moptions_dbg
2960 cnt = &imo_dbg->imo_refrele_cnt;
/xnu-2422.115.4/tools/lldbmacros/
H A Dnet.py1231 out_string += imo_summary_format_string.format("Total releases : ", imo.imo_refrele_cnt)

Completed in 27 milliseconds