Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dnet.py1259 kgm_pc = im6o.im6o_refhold[cnt].pc[ix]
1262 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(im6o.im6o_refhold[cnt].th) + "):\n"
/xnu-11215.1.10/bsd/netinet6/
H A Dip6_output.c229 ctrace_t im6o_refhold[IM6O_TRACE_HIST_SIZE]; member
3594 tr = im6o_dbg->im6o_refhold; in im6o_trace()