ze-filter  (ze-filter-0.8.0-develop-180218)
ze-grey-test.c File Reference
#include <ze-sys.h>
#include <libze.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   {"/tmp/ze-greydb", 10000, DEF_TIMES, DEF_TUPLE}
 
#define NTP   3
 
#define NTC   4
 

Typedefs

typedef struct conf_T conf_T
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ CONF_INITIALIZER

#define CONF_INITIALIZER   {"/tmp/ze-greydb", 10000, DEF_TIMES, DEF_TUPLE}

Definition at line 48 of file ze-grey-test.c.

◆ DEF_TIMES

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

Definition at line 36 of file ze-grey-test.c.

◆ DEF_TUPLE

#define DEF_TUPLE   "NET,HOST,FULL"

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

◆ NTC

#define NTC   4

◆ NTP

#define NTP   3

Typedef Documentation

◆ conf_T

typedef struct conf_T conf_T

Definition at line 46 of file ze-grey-test.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 62 of file ze-grey-test.c.