OpenVPN
Data Fields
_OVPN_STATS Struct Reference

#include <ovpn_dco_win.h>

Data Fields

LONG LostInControlPackets
 
LONG LostOutControlPackets
 
LONG LostInDataPackets
 
LONG LostOutDataPackets
 
LONG ReceivedDataPackets
 
LONG ReceivedControlPackets
 
LONG SentControlPackets
 
LONG SentDataPackets
 
LONG64 TransportBytesSent
 
LONG64 TransportBytesReceived
 
LONG64 TunBytesSent
 
LONG64 TunBytesReceived
 

Detailed Description

Definition at line 50 of file ovpn_dco_win.h.

Field Documentation

◆ LostInControlPackets

LONG _OVPN_STATS::LostInControlPackets

Definition at line 51 of file ovpn_dco_win.h.

◆ LostInDataPackets

LONG _OVPN_STATS::LostInDataPackets

Definition at line 54 of file ovpn_dco_win.h.

◆ LostOutControlPackets

LONG _OVPN_STATS::LostOutControlPackets

Definition at line 52 of file ovpn_dco_win.h.

◆ LostOutDataPackets

LONG _OVPN_STATS::LostOutDataPackets

Definition at line 55 of file ovpn_dco_win.h.

◆ ReceivedControlPackets

LONG _OVPN_STATS::ReceivedControlPackets

Definition at line 58 of file ovpn_dco_win.h.

◆ ReceivedDataPackets

LONG _OVPN_STATS::ReceivedDataPackets

Definition at line 57 of file ovpn_dco_win.h.

◆ SentControlPackets

LONG _OVPN_STATS::SentControlPackets

Definition at line 60 of file ovpn_dco_win.h.

◆ SentDataPackets

LONG _OVPN_STATS::SentDataPackets

Definition at line 61 of file ovpn_dco_win.h.

◆ TransportBytesReceived

LONG64 _OVPN_STATS::TransportBytesReceived

Definition at line 64 of file ovpn_dco_win.h.

Referenced by dco_get_peer_stats().

◆ TransportBytesSent

LONG64 _OVPN_STATS::TransportBytesSent

Definition at line 63 of file ovpn_dco_win.h.

Referenced by dco_get_peer_stats().

◆ TunBytesReceived

LONG64 _OVPN_STATS::TunBytesReceived

Definition at line 67 of file ovpn_dco_win.h.

Referenced by dco_get_peer_stats().

◆ TunBytesSent

LONG64 _OVPN_STATS::TunBytesSent

Definition at line 66 of file ovpn_dco_win.h.

Referenced by dco_get_peer_stats().


The documentation for this struct was generated from the following file: