|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
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) |
| #define CONF_INITIALIZER {"/tmp/ze-greydb", 10000, DEF_TIMES, DEF_TUPLE} |
Definition at line 48 of file ze-grey-test.c.
| #define DEF_TIMES "0,1000,0,1000" |
Definition at line 36 of file ze-grey-test.c.
| #define DEF_TUPLE "NET,HOST,FULL" |
Definition at line 35 of file ze-grey-test.c.
| #define NTC 4 |
| #define NTP 3 |
Definition at line 46 of file ze-grey-test.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 62 of file ze-grey-test.c.