Mixe for Privacy and Anonymity in the Internet
Public Attributes | List of all members
t_first_downstream_chain_cell Struct Reference

#include <typedefsb.hpp>

Collaboration diagram for t_first_downstream_chain_cell:

Public Attributes

UINT8 chainId [CHAIN_ID_LENGTH]
 
UINT8 data [MAX_FIRST_DOWNSTREAM_CHAINCELL_PAYLOAD]
 

Detailed Description

Definition at line 145 of file typedefsb.hpp.

Member Data Documentation

◆ chainId

UINT8 t_first_downstream_chain_cell::chainId[CHAIN_ID_LENGTH]

Definition at line 146 of file typedefsb.hpp.

Referenced by CAChain::processDownstream().

◆ data

UINT8 t_first_downstream_chain_cell::data[MAX_FIRST_DOWNSTREAM_CHAINCELL_PAYLOAD]

Definition at line 147 of file typedefsb.hpp.

Referenced by CAChain::processDownstream().


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