OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::MSSFix Class Reference

#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)
 

Detailed Description

Definition at line 28 of file mssfix.hpp.

Member Function Documentation

◆ do_mssfix()

static void openvpn::MSSFix::do_mssfix ( TCPHeader tcphdr,
uint16_t  max_mss,
size_t  ip_payload_len 
)
inlinestaticprivate

Definition at line 100 of file mssfix.hpp.

Here is the caller graph for this function:

◆ mssfix()

static void openvpn::MSSFix::mssfix ( BufferAllocated buf,
uint16_t  mss_fix 
)
inlinestatic

Definition at line 31 of file mssfix.hpp.

Here is the caller graph for this function:

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