Quantum Secure Tunneling Protocol 1.0.0.0a (A1)
A three-party quantum secure encrypted tunneling protocol
qstp_keep_alive_state Struct Reference

The QSTP keep alive state structure. More...

#include <qstp.h>

Data Fields

qsc_socket target
 
uint64_t etime
 
uint64_t seqctr
 
bool recd
 

Detailed Description

The QSTP keep alive state structure.

This structure tracks the state of keep-alive messages for a connection.

Field Documentation

◆ etime

uint64_t etime

The keep alive epoch time

◆ recd

bool recd

The flag indicating if a keep alive response was received

◆ seqctr

uint64_t seqctr

The keep alive packet sequence counter

◆ target

qsc_socket target

The target socket structure


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