Loading [MathJax]/extensions/tex2jax.js
Mixe for Privacy and Anonymity in the Internet
Main Page
Related Pages
Modules
Namespaces
Namespace List
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
y
Typedefs
Enumerations
Enumerator
Related Functions
c
d
f
i
l
m
r
t
w
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
w
x
Variables
Typedefs
_
a
c
e
f
h
i
l
m
o
p
q
s
t
u
v
Enumerations
Enumerator
c
e
h
m
n
o
p
r
s
t
u
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
packetintro.h
Go to the documentation of this file.
1
/*$Id: packetintro.h 2739 2007-10-16 11:56:26Z rolf $*/
2
/*********************************************************************************************************/
3
/* */
4
/* tramo V0.9, server traffic monitor, (c) SDTFA 05/2007 */
5
/* */
6
/* Declarations PacketIntro */
7
/* */
8
/* Date CRQ Revision Change description Autor */
9
/*-------------------------------------------------------------------------------------------------------*/
10
/* 16.05.07 1.0 file created Freddy */
11
/* */
12
/*********************************************************************************************************/
13
#ifdef SDTFA
14
15
#ifndef PACKETINTRO_H
16
#define PACKETINTRO_H
17
18
#define SDTFA_MIXPACKET_SIZE 998
/* size of a mix packet */
19
#define SDTFA_MIX_SHARED_KEY 0xAB0B5EA7
/* key for shm access */
20
#define SDTFA_SHM_MODE 0664
/* owner and group rw, other read */
21
24
class
SDTFA_MixShared
25
{
26
public
:
27
unsigned
int
PacketCount;
28
};
29
30
void
SDTFA_IncrementShmPacketCount(
void
);
31
32
#endif
33
#endif
Generated on Sat Jul 22 2023 00:20:12 for Mixe for Privacy and Anonymity in the Internet by
1.9.1