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

/xnu-2422.115.4/bsd/netinet/
H A Dip_output.c201 ctrace_t imo_refrele[IMO_TRACE_HIST_SIZE]; member in struct:ip_moptions_dbg
2961 tr = imo_dbg->imo_refrele;
/xnu-2422.115.4/tools/lldbmacros/
H A Dnet.py1249 kgm_pc = imo.imo_refrele[cnt].pc[ix]
1252 out_string += "\nRelease [" + str(int(cnt)) + "] (thread " + hex(imo.imo_refrele[cnt].th) + "):\n"

Completed in 17 milliseconds