Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dntstat.h1307 uint32_t tx_packets, uint32_t tx_bytes, uint32_t tx_retransmit,
H A Dntstat.c1145 uint32_t tx_bytes, in nstat_route_update() argument
1158 OSAddAtomic64((SInt64)tx_bytes, (SInt64*)&stats->nstat_txbytes); in nstat_route_update()