|
OpenVPN 3 Core Library
|
#include <udplink.hpp>
Public Types | |
| typedef std::unique_ptr< PacketFrom > | SPtr |
Public Attributes | |
| BufferAllocated | buf |
| AsioEndpoint | sender_endpoint |
Definition at line 52 of file udplink.hpp.
| typedef std::unique_ptr<PacketFrom> openvpn::UDPTransport::PacketFrom::SPtr |
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.