OpenVPN 3 Core Library
Loading...
Searching...
No Matches
packet_id_control.hpp File Reference
#include <string>
#include <cstring>
#include <sstream>
#include <cstdint>
#include <openvpn/io/io.hpp>
#include <openvpn/common/size.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/circ_list.hpp>
#include <openvpn/common/socktypes.hpp>
#include <openvpn/common/likely.hpp>
#include <openvpn/time/time.hpp>
#include <openvpn/buffer/buffer.hpp>
#include <openvpn/log/sessionstats.hpp>
Include dependency graph for packet_id_control.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openvpn::PacketIDControl
 
class  openvpn::PacketIDControlSend
 
class  openvpn::PacketIDControlReceiveType< REPLAY_WINDOW_ORDER, PKTID_RECV_EXPIRE >
 

Namespaces

namespace  openvpn
 

Typedefs

typedef PacketIDControlReceiveType< 8, 30 > openvpn::PacketIDControlReceive