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

Typedefs

typedef std::uint32_t id_t
 

Variables

static constexpr std::size_t id_size = sizeof(id_t)
 

Typedef Documentation

◆ id_t

typedef std::uint32_t openvpn::reliable::id_t

Definition at line 22 of file relcommon.hpp.

Variable Documentation

◆ id_size

constexpr std::size_t openvpn::reliable::id_size = sizeof(id_t)
staticconstexpr

Definition at line 23 of file relcommon.hpp.