ze-filter  (ze-filter-0.8.0-develop-180218)
ze-grey-client-test.c File Reference
#include <ze-sys.h>
#include <ze-filter.h>

Go to the source code of this file.

Classes

struct  conf_T
 

Macros

#define DEF_TUPLE   "NET,HOST,FULL"
 
#define DEF_TIMES   "0,1000,0,1000"
 
#define CONF_INITIALIZER
 

Typedefs

typedef struct conf_T conf_T
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ CONF_INITIALIZER

#define CONF_INITIALIZER
Value:
{ \
FALSE, 2., 0, 10000, \
"nowhere.foss.jose-marcio.org", "foss.jose-marcio.org", \
"1.1.1.1", "nowhere.foss.jose-marcio.org", \
"nobody@foss.jose-marcio.org", "grey@foss.jose-marcio.org" \
}

Definition at line 54 of file ze-grey-client-test.c.

◆ DEF_TIMES

#define DEF_TIMES   "0,1000,0,1000"

Definition at line 35 of file ze-grey-client-test.c.

◆ DEF_TUPLE

#define DEF_TUPLE   "NET,HOST,FULL"

Definition at line 34 of file ze-grey-client-test.c.

Typedef Documentation

◆ conf_T

typedef struct conf_T conf_T

Definition at line 52 of file ze-grey-client-test.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 66 of file ze-grey-client-test.c.