|
OpenVPN 3 Core Library
|
#include <openvpn/common/options.hpp>Go to the source code of this file.
Namespaces | |
| namespace | openvpn |
Enumerations | |
| enum | { openvpn::TUN_MTU_DEFAULT = 1500 } |
Functions | |
| unsigned int | openvpn::parse_tun_mtu (const OptionList &opt, unsigned int default_value) |
| unsigned int | openvpn::parse_tun_mtu_max (const OptionList &opt, unsigned int default_value) |