OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::DCO::TransportConfig Struct Reference

#include <dco.hpp>

Collaboration diagram for openvpn::DCO::TransportConfig:
[legend]

Public Member Functions

 TransportConfig ()
 

Public Attributes

Protocol protocol
 
RemoteList::Ptr remote_list
 
bool server_addr_float
 
Frame::Ptr frame
 
SessionStats::Ptr stats
 
SocketProtectsocket_protect = nullptr
 

Detailed Description

Definition at line 39 of file dco.hpp.

Constructor & Destructor Documentation

◆ TransportConfig()

openvpn::DCO::TransportConfig::TransportConfig ( )
inline

Definition at line 41 of file dco.hpp.

Member Data Documentation

◆ frame

Frame::Ptr openvpn::DCO::TransportConfig::frame

Definition at line 49 of file dco.hpp.

◆ protocol

Protocol openvpn::DCO::TransportConfig::protocol

Definition at line 46 of file dco.hpp.

◆ remote_list

RemoteList::Ptr openvpn::DCO::TransportConfig::remote_list

Definition at line 47 of file dco.hpp.

◆ server_addr_float

bool openvpn::DCO::TransportConfig::server_addr_float

Definition at line 48 of file dco.hpp.

◆ socket_protect

SocketProtect* openvpn::DCO::TransportConfig::socket_protect = nullptr

Definition at line 51 of file dco.hpp.

◆ stats

SessionStats::Ptr openvpn::DCO::TransportConfig::stats

Definition at line 50 of file dco.hpp.


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