OpenVPN 3 Core Library
|
#include <mssfix.hpp>
Static Public Member Functions | |
static void | mssfix (BufferAllocated &buf, uint16_t mss_fix) |
Static Private Member Functions | |
static void | do_mssfix (TCPHeader *tcphdr, uint16_t max_mss, size_t ip_payload_len) |
Definition at line 28 of file mssfix.hpp.
|
inlinestaticprivate |
|
inlinestatic |