|
Mixe for Privacy and Anonymity in the Internet
|
#include <typedefs.hpp>
Public Attributes | |
| UINT16 | len |
| UINT8 | type |
| UINT8 | data [PAYLOAD_SIZE] |
Definition at line 109 of file typedefs.hpp.
| UINT8 t_MixPacketPayload::data[PAYLOAD_SIZE] |
Definition at line 113 of file typedefs.hpp.
Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().
| UINT16 t_MixPacketPayload::len |
Definition at line 111 of file typedefs.hpp.
Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().
| UINT8 t_MixPacketPayload::type |
Definition at line 112 of file typedefs.hpp.
Referenced by checkSizesOfTypes(), CALocalProxy::loop(), and CALastMixA::loop().