OpenVPN 3 Core Library
Loading...
Searching...
No Matches
packet_id_data.hpp File Reference
#include <algorithm>
#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/common/endian64.hpp>
#include <openvpn/error/error.hpp>
#include <openvpn/time/time.hpp>
#include <openvpn/buffer/buffer.hpp>
#include <openvpn/log/sessionstats.hpp>
Include dependency graph for packet_id_data.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openvpn::PacketIDData
 
class  openvpn::PacketIDDataSend
 
class  openvpn::PacketIDDataReceiveType< REPLAY_WINDOW_ORDER, PKTID_RECV_EXPIRE >
 

Namespaces

namespace  openvpn
 

Typedefs

typedef PacketIDDataReceiveType< 8, 30 > openvpn::PacketIDDataReceive