OpenVPN 3 Core Library
Loading...
Searching...
No Matches
ipcommon.hpp File Reference
#include <cstdint>
Include dependency graph for ipcommon.hpp:
This graph shows which files directly or indirectly include this file:

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)