OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::IPCommon Namespace Reference

Enumerations

enum  {
  ICMPv4 = 1 , ICMPv6 = 58 , IGMP = 2 , TCP = 6 ,
  UDP = 17
}
 
enum  { IPv4 = 4 , IPv6 = 6 }
 

Functions

unsigned int version (const std::uint8_t version_len_prio)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ICMPv4 
ICMPv6 
IGMP 
TCP 
UDP 

Definition at line 20 of file ipcommon.hpp.

◆ anonymous enum

anonymous enum
Enumerator
IPv4 
IPv6 

Definition at line 29 of file ipcommon.hpp.

Function Documentation

◆ version()

unsigned int openvpn::IPCommon::version ( const std::uint8_t  version_len_prio)
inline

Definition at line 35 of file ipcommon.hpp.

Here is the caller graph for this function: