Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.h136 uint64_t nq_accumulated_bytes; member
H A Dnx_netif.c4418 bps = queue->nq_accumulated_bytes / diff_secs;
4432 queue->nq_accumulated_bytes = 0;
4441 queue->nq_accumulated_bytes += byte_count;