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

#include <typedefs.hpp>

Collaboration diagram for t_MixPacketPayload:

Public Attributes

UINT16 len
 
UINT8 type
 
UINT8 data [PAYLOAD_SIZE]
 

Detailed Description

Definition at line 109 of file typedefs.hpp.

Member Data Documentation

◆ data

UINT8 t_MixPacketPayload::data[PAYLOAD_SIZE]

Definition at line 113 of file typedefs.hpp.

Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().

◆ len

UINT16 t_MixPacketPayload::len

Definition at line 111 of file typedefs.hpp.

Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().

◆ type

UINT8 t_MixPacketPayload::type

Definition at line 112 of file typedefs.hpp.

Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().


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