Tor 0.4.9.0-alpha-dev
Data Fields
conflux_cell_link_t Struct Reference

Data Fields

uint8_t version
 
uint8_t desired_ux
 
uint8_t nonce [DIGEST256_LEN]
 
uint64_t last_seqno_sent
 
uint64_t last_seqno_recv
 

Detailed Description

Definition at line 14 of file conflux_cell.h.

Field Documentation

◆ desired_ux

uint8_t desired_ux

Definition at line 16 of file conflux_cell.h.

◆ last_seqno_recv

uint64_t last_seqno_recv

Definition at line 20 of file conflux_cell.h.

◆ last_seqno_sent

uint64_t last_seqno_sent

Definition at line 19 of file conflux_cell.h.

◆ nonce

uint8_t nonce[DIGEST256_LEN]

Definition at line 17 of file conflux_cell.h.

◆ version

uint8_t version

Definition at line 15 of file conflux_cell.h.


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