Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dnet.py1266 kgm_pc = im6o.im6o_refrele[cnt].pc[ix]
1269 …out_string += "\nRelease [" + str(int(cnt)) + "] (thread " + hex(im6o.im6o_refrele[cnt].th) + "):\…
/xnu-12377.1.9/bsd/netinet6/
H A Dip6_output.c232 ctrace_t im6o_refrele[IM6O_TRACE_HIST_SIZE]; member
3644 tr = im6o_dbg->im6o_refrele; in im6o_trace()