Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dntstat.h1307 uint32_t tx_packets, uint32_t tx_bytes, uint32_t tx_retransmit,
H A Dntstat.c1099 uint32_t tx_packets, in nstat_route_update() argument
1112 OSAddAtomic64((SInt64)tx_packets, (SInt64*)&stats->nstat_txpackets); in nstat_route_update()