Home
last modified time | relevance | path

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

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