STAT_TX_PACKETS

Constant STAT_TX_PACKETS 

Source
pub const STAT_TX_PACKETS: u32 = 4832;
Expand description

Frames that reached the air (PROP_STAT_TX_PACKETS) — UINT32_LE, counted for every client of the radio, the attached host included. Requires CAP_STATS. See crate::stats for what the counters share: they wrap, they are not saved, CMD_RST does not touch them, and the only value a write may carry is zero.