ovpn_peer_stats
struct ovpn_peer_stats vpn_stats;
struct ovpn_peer_stats link_stats;
void ovpn_peer_stats_init(struct ovpn_peer_stats *ps)
void ovpn_peer_stats_init(struct ovpn_peer_stats *ps);
static inline void ovpn_peer_stats_increment_rx(struct ovpn_peer_stats *stats,
static inline void ovpn_peer_stats_increment_tx(struct ovpn_peer_stats *stats,