OpenVPN 3 Core Library
Loading...
Searching...
No Matches
frame_init.hpp File Reference
#include <algorithm>
#include <openvpn/frame/frame.hpp>
Include dependency graph for frame_init.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 

Functions

Frame::Ptr openvpn::frame_init (const bool align_adjust_3_1, const size_t tun_mtu_max, const size_t control_channel_payload, const bool verbose)
 
Frame::Context openvpn::frame_init_context_simple (const size_t payload)
 
Frame::Ptr openvpn::frame_init_simple (const size_t payload)