Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dnet.py1130 kgm_pc = ndpr.ndpr_refhold[cnt].pc[ix]
1133 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(ndpr.ndpr_refhold[cnt].th) + "):\n"
/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c172 ctrace_t ndpr_refhold[NDPR_TRACE_HIST_SIZE]; member
3075 tr = pr_dbg->ndpr_refhold; in ndpr_trace()