|
OpenVPN 3 Core Library
|
#include <udplink.hpp>
Public Types | |
| using | SPtr = std::unique_ptr< PacketFrom > |
Public Attributes | |
| BufferAllocated | buf |
| AsioEndpoint | sender_endpoint |
Definition at line 52 of file udplink.hpp.
| using openvpn::UDPTransport::PacketFrom::SPtr = std::unique_ptr<PacketFrom> |
Definition at line 54 of file udplink.hpp.
| BufferAllocated openvpn::UDPTransport::PacketFrom::buf |
Definition at line 55 of file udplink.hpp.
| AsioEndpoint openvpn::UDPTransport::PacketFrom::sender_endpoint |
Definition at line 56 of file udplink.hpp.