Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.h116 uint64_t nq_accumulated_bytes; member
H A Dnx_netif.c4457 bps = queue->nq_accumulated_bytes / diff_secs;
4471 queue->nq_accumulated_bytes = 0;
4480 queue->nq_accumulated_bytes += byte_count;