Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dnet.py1300 kgm_pc = nddr.nddr_refhold[cnt].pc[ix]
1303 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(nddr.nddr_refhold[cnt].th) + "):\n"
/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_rtr.c193 ctrace_t nddr_refhold[NDDR_TRACE_HIST_SIZE]; member
2839 tr = dr_dbg->nddr_refhold; in nddr_trace()