Mixes for Privacy and Anonymity in the Internet
Classes | Macros | Typedefs | Functions
CAFirstMixChannelList.hpp File Reference

Classes

struct  t_fmhashtableentry
 
struct  t_firstmixchannellist
 
class  CAFirstMixChannelList
 Data structure that stores all information about the currently open Mix channels. More...
 

Macros

#define KICKOUT_FORCED   true
 
#define MAX_KICKOUT_RETRIES   4
 

Typedefs

typedef struct t_fmhashtableentry fmHashTableEntry
 
typedef fmHashTableEntryLP_fmHashTableEntry
 
typedef struct t_firstmixchannellist fmChannelList
 
typedef struct t_firstmixchannellist fmChannelListEntry
 
typedef fmChannelListEntryLP_fmChannelListEntry
 

Functions

THREAD_RETURN fml_loopDelayBuckets (void *param)
 

Macro Definition Documentation

◆ KICKOUT_FORCED

#define KICKOUT_FORCED   true

◆ MAX_KICKOUT_RETRIES

#define MAX_KICKOUT_RETRIES   4

Typedef Documentation

◆ fmChannelList

◆ fmChannelListEntry

◆ fmHashTableEntry

◆ LP_fmChannelListEntry

◆ LP_fmHashTableEntry

Function Documentation

◆ fml_loopDelayBuckets()

THREAD_RETURN fml_loopDelayBuckets ( void *  param)