OpenVPN 3 Core Library
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | openvpn |
namespace | openvpn::IPCommon |
Enumerations | |
enum | { openvpn::IPCommon::ICMPv4 = 1 , openvpn::IPCommon::ICMPv6 = 58 , openvpn::IPCommon::IGMP = 2 , openvpn::IPCommon::TCP = 6 , openvpn::IPCommon::UDP = 17 } |
enum | { openvpn::IPCommon::IPv4 = 4 , openvpn::IPCommon::IPv6 = 6 } |
Functions | |
unsigned int | openvpn::IPCommon::version (const std::uint8_t version_len_prio) |