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

#include <proto.hpp>

Public Member Functions

 PsidCookieHelper (unsigned int op_field)
 
bool is_clients_initial_reset () const
 
bool is_clients_server_reset_ack () const
 

Static Public Member Functions

static unsigned char get_server_hard_reset_opfield ()
 

Private Attributes

const unsigned int op_code_
 
const unsigned int key_id_
 

Detailed Description

Definition at line 3604 of file proto.hpp.

Constructor & Destructor Documentation

◆ PsidCookieHelper()

openvpn::ProtoContext::PsidCookieHelper::PsidCookieHelper ( unsigned int  op_field)
inline

Definition at line 3607 of file proto.hpp.

Member Function Documentation

◆ get_server_hard_reset_opfield()

static unsigned char openvpn::ProtoContext::PsidCookieHelper::get_server_hard_reset_opfield ( )
inlinestatic

Definition at line 3622 of file proto.hpp.

Here is the caller graph for this function:

◆ is_clients_initial_reset()

bool openvpn::ProtoContext::PsidCookieHelper::is_clients_initial_reset ( ) const
inline

Definition at line 3612 of file proto.hpp.

Here is the caller graph for this function:

◆ is_clients_server_reset_ack()

bool openvpn::ProtoContext::PsidCookieHelper::is_clients_server_reset_ack ( ) const
inline

Definition at line 3617 of file proto.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ key_id_

const unsigned int openvpn::ProtoContext::PsidCookieHelper::key_id_
private

Definition at line 3629 of file proto.hpp.

◆ op_code_

const unsigned int openvpn::ProtoContext::PsidCookieHelper::op_code_
private

Definition at line 3628 of file proto.hpp.


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