|
Mixe for Privacy and Anonymity in the Internet
|
#include <typedefsb.hpp>
Public Attributes | |
| UINT16 | lengthAndFlags |
| union { | |
| t_first_upstream_chain_cell firstCell | |
| t_sequel_upstream_chain_cell sequelCell | |
| } | __attribute__ |
Definition at line 108 of file typedefsb.hpp.
| union { ... } t_upstream_chain_cell::__attribute__ |
| t_first_upstream_chain_cell t_upstream_chain_cell::firstCell |
Definition at line 111 of file typedefsb.hpp.
Referenced by CALastMixB::loop().
| UINT16 t_upstream_chain_cell::lengthAndFlags |
Definition at line 109 of file typedefsb.hpp.
Referenced by CALastMixB::loop().
| t_sequel_upstream_chain_cell t_upstream_chain_cell::sequelCell |
Definition at line 112 of file typedefsb.hpp.
Referenced by CALastMixB::loop().