Searched refs:rtd_refhold_cnt (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Droute.c247 uint16_t rtd_refhold_cnt; /* # of rtref */ member in struct:rtentry_dbg
1192 idx = atomic_add_16_ov(&rte->rtd_refhold_cnt, 1) % CTRACE_HIST_SIZE;

Completed in 16 milliseconds