pub fn read_net_dev() -> Option<(u64, u64)>
Total RX and TX bytes across all interfaces from /proc/net/dev. Returns (rx_bytes, tx_bytes). Use with two samples and a time delta for rate.
/proc/net/dev