Home
last modified time | relevance | path

Searched refs:tx_packets (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.c1762 uint32_t tx_packets, in nstat_route_update() argument
1775 OSAddAtomic64((SInt64)tx_packets, (SInt64*)&stats->nstat_txpackets); in nstat_route_update()