Mixe for Privacy and Anonymity in the Internet
Public Attributes
_tempipblocklist_t Struct Reference

#include <CATempIPBlockList.hpp>

Collaboration diagram for _tempipblocklist_t:
[legend]

List of all members.

Public Attributes

struct _tempipblocklist_tnext
 Next element, NULL if element is the last one.
UINT64 validTimeMillis
 Entry is valid until getCurrentTimeMillis() > validTimeMillis.
UINT8 ip [2]
 First two Bytes of the IP-Address.

Detailed Description

Definition at line 37 of file CATempIPBlockList.hpp.


Member Data Documentation

First two Bytes of the IP-Address.

Definition at line 45 of file CATempIPBlockList.hpp.

Referenced by CATempIPBlockList::checkIP(), and CATempIPBlockList::insertIP().

Entry is valid until getCurrentTimeMillis() > validTimeMillis.

Definition at line 43 of file CATempIPBlockList.hpp.

Referenced by CATempIPBlockList::checkIP(), CATempIPBlockList::cleanupThreadMainLoop(), and CATempIPBlockList::insertIP().


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