OpenVPN
Data Fields
reliable_ack Struct Reference

The acknowledgment structure in which packet IDs are stored for later acknowledgment. More...

#include <reliable.h>

Data Fields

int len
 
packet_id_type packet_id [RELIABLE_ACK_SIZE]
 

Detailed Description

The acknowledgment structure in which packet IDs are stored for later acknowledgment.

Definition at line 61 of file reliable.h.

Field Documentation

◆ len

int reliable_ack::len

◆ packet_id

packet_id_type reliable_ack::packet_id[RELIABLE_ACK_SIZE]

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