Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/netif/
H A Dnx_netif.h136 uint64_t nq_accumulated_bytes; member
H A Dnx_netif.c4389 bps = queue->nq_accumulated_bytes / diff_secs;
4403 queue->nq_accumulated_bytes = 0;
4412 queue->nq_accumulated_bytes += byte_count;