OpenVPN 3 Core Library
Loading...
Searching...
No Matches
_OVPN_STATS Struct Reference

#include <ovpn-dco.h>

Public Attributes

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 73 of file ovpn-dco.h.

Member Data Documentation

◆ LostInControlPackets

LONG _OVPN_STATS::LostInControlPackets

Definition at line 75 of file ovpn-dco.h.

◆ LostInDataPackets

LONG _OVPN_STATS::LostInDataPackets

Definition at line 78 of file ovpn-dco.h.

◆ LostOutControlPackets

LONG _OVPN_STATS::LostOutControlPackets

Definition at line 76 of file ovpn-dco.h.

◆ LostOutDataPackets

LONG _OVPN_STATS::LostOutDataPackets

Definition at line 79 of file ovpn-dco.h.

◆ ReceivedControlPackets

LONG _OVPN_STATS::ReceivedControlPackets

Definition at line 82 of file ovpn-dco.h.

◆ ReceivedDataPackets

LONG _OVPN_STATS::ReceivedDataPackets

Definition at line 81 of file ovpn-dco.h.

◆ SentControlPackets

LONG _OVPN_STATS::SentControlPackets

Definition at line 84 of file ovpn-dco.h.

◆ SentDataPackets

LONG _OVPN_STATS::SentDataPackets

Definition at line 85 of file ovpn-dco.h.

◆ TransportBytesReceived

LONG64 _OVPN_STATS::TransportBytesReceived

Definition at line 88 of file ovpn-dco.h.

◆ TransportBytesSent

LONG64 _OVPN_STATS::TransportBytesSent

Definition at line 87 of file ovpn-dco.h.

◆ TunBytesReceived

LONG64 _OVPN_STATS::TunBytesReceived

Definition at line 91 of file ovpn-dco.h.

◆ TunBytesSent

LONG64 _OVPN_STATS::TunBytesSent

Definition at line 90 of file ovpn-dco.h.


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