Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dnet.py995 kgm_pc = inm.inm_refhold[cnt].pc[ix]
998 … out_string += "\nHold [" + str(int(cnt)) + "] (thread " + hex(inm.inm_refhold[cnt].th) + "):\n"
/xnu-12377.1.9/bsd/netinet/
H A Din_mcast.c185 ctrace_t inm_refhold[INM_TRACE_HIST_SIZE]; member
3591 tr = inm_dbg->inm_refhold; in inm_trace()