OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ExternalTun::Config Struct Reference

#include <config.hpp>

Collaboration diagram for openvpn::ExternalTun::Config:
[legend]

Public Attributes

TunProp::Config tun_prop
 
Frame::Ptr frame
 
SessionStats::Ptr stats
 
Stopstop = nullptr
 
bool tun_persist = false
 

Detailed Description

Definition at line 24 of file config.hpp.

Member Data Documentation

◆ frame

Frame::Ptr openvpn::ExternalTun::Config::frame

Definition at line 27 of file config.hpp.

◆ stats

SessionStats::Ptr openvpn::ExternalTun::Config::stats

Definition at line 28 of file config.hpp.

◆ stop

Stop* openvpn::ExternalTun::Config::stop = nullptr

Definition at line 29 of file config.hpp.

◆ tun_persist

bool openvpn::ExternalTun::Config::tun_persist = false

Definition at line 30 of file config.hpp.

◆ tun_prop

TunProp::Config openvpn::ExternalTun::Config::tun_prop

Definition at line 26 of file config.hpp.


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