SKDP: Symmetric Key Distribution Protocol 1.1.0.0 (A1)
Encrypted tunneling protocol using pre-shared keys
qsmp_keep_alive_state Struct Reference

The SKDP keep alive state structure. More...

#include <skdp.h>

Data Fields

uint64_t etime
 
uint64_t seqctr
 
bool recd
 

Detailed Description

The SKDP keep alive state structure.

This structure tracks the state of keep alive messages within SKDP. It includes the epoch time when the last keep alive message was sent, a packet sequence counter, and a flag indicating whether a response has been received.

Field Documentation

◆ etime

uint64_t etime

The keep alive epoch time

◆ recd

bool recd

Indicates whether a keep alive response was received

◆ seqctr

uint64_t seqctr

The keep alive packet sequence number


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