OpenVPN
Data Fields
packet_id_net Struct Reference

Data structure for describing the packet id that is received/send to the network. More...

#include <packet_id.h>

Data Fields

uint64_t id
 
time_t time
 

Detailed Description

Data structure for describing the packet id that is received/send to the network.

This struct does not match the on wire format.

Definition at line 191 of file packet_id.h.

Field Documentation

◆ id

uint64_t packet_id_net::id

◆ time

time_t packet_id_net::time

Definition at line 196 of file packet_id.h.

Referenced by packet_id_add(), packet_id_read(), and packet_id_test().


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