Home
last modified time | relevance | path

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

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