Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dntstat.h1698 uint32_t tx_packets, uint32_t tx_bytes, uint32_t tx_retransmit,
H A Dntstat.c1763 uint32_t tx_bytes, in nstat_route_update() argument
1776 OSAddAtomic64((SInt64)tx_bytes, (SInt64*)&stats->nstat_txbytes); in nstat_route_update()