OpenVPN
Data Fields
message_header_t Struct Reference

#include <openvpn-msg.h>

Data Fields

message_type_t type
 
size_t size
 
int message_id
 

Detailed Description

Definition at line 48 of file openvpn-msg.h.

Field Documentation

◆ message_id

int message_header_t::message_id

Definition at line 51 of file openvpn-msg.h.

Referenced by HandleMessage().

◆ size

size_t message_header_t::size

Definition at line 50 of file openvpn-msg.h.

◆ type

message_type_t message_header_t::type

Definition at line 49 of file openvpn-msg.h.

Referenced by HandleMessage().


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