Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/netif/ !
H A Dnx_netif.h118 uint64_t nq_accumulate_start; /* in seconds */ member
H A Dnx_netif.c4449 if (__probable(queue->nq_accumulate_start != 0)) {
4450 diff_secs = now - queue->nq_accumulate_start;
4470 queue->nq_accumulate_start = now;
4478 queue->nq_accumulate_start = now;