pub const STAT_FORWARDED: u32 = 4838;Expand description
Receptions this node chose to repeat (PROP_STAT_FORWARDED) —
UINT32_LE, counted at the decision rather than at the transmit,
so a repeat the channel never let out is counted here and not in
STAT_TX_PACKETS. Requires CAP_STATS
and CAP_REPEATER.