OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::UDPTransport::PacketFrom Struct Reference

#include <udplink.hpp>

Collaboration diagram for openvpn::UDPTransport::PacketFrom:
[legend]

Public Types

typedef std::unique_ptr< PacketFromSPtr
 

Public Attributes

BufferAllocated buf
 
AsioEndpoint sender_endpoint
 

Detailed Description

Definition at line 52 of file udplink.hpp.

Member Typedef Documentation

◆ SPtr

Definition at line 54 of file udplink.hpp.

Member Data Documentation

◆ buf

BufferAllocated openvpn::UDPTransport::PacketFrom::buf

Definition at line 55 of file udplink.hpp.

◆ sender_endpoint

AsioEndpoint openvpn::UDPTransport::PacketFrom::sender_endpoint

Definition at line 56 of file udplink.hpp.


The documentation for this struct was generated from the following file: