Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif.h118 uint64_t nq_accumulate_start; /* in seconds */ member
H A Dnx_netif.c4440 if (__probable(queue->nq_accumulate_start != 0)) {
4441 diff_secs = now - queue->nq_accumulate_start;
4461 queue->nq_accumulate_start = now;
4469 queue->nq_accumulate_start = now;