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

#include <ptb.hpp>

Static Public Member Functions

static void generate_icmp_ptb (BufferAllocated &buf, std::uint16_t nexthop_mtu)
 

Static Private Member Functions

static void generate_icmp6_ptb (BufferAllocated &buf, std::uint16_t nexthop_mtu)
 
static void generate_icmp4_ptb (BufferAllocated &buf, std::uint16_t nexthop_mtu)
 

Detailed Description

Definition at line 27 of file ptb.hpp.

Member Function Documentation

◆ generate_icmp4_ptb()

static void openvpn::Ptb::generate_icmp4_ptb ( BufferAllocated buf,
std::uint16_t  nexthop_mtu 
)
inlinestaticprivate

Definition at line 90 of file ptb.hpp.

Here is the caller graph for this function:

◆ generate_icmp6_ptb()

static void openvpn::Ptb::generate_icmp6_ptb ( BufferAllocated buf,
std::uint16_t  nexthop_mtu 
)
inlinestaticprivate

Definition at line 54 of file ptb.hpp.

Here is the caller graph for this function:

◆ generate_icmp_ptb()

static void openvpn::Ptb::generate_icmp_ptb ( BufferAllocated buf,
std::uint16_t  nexthop_mtu 
)
inlinestatic

Definition at line 30 of file ptb.hpp.

Here is the caller graph for this function:

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