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-grey-bench", 10000, DEF_TIMES, DEF_TUPLE} |
Typedefs | |
typedef struct conf_T | conf_T |
Functions | |
int | main (int argc, char **argv) |
#define CONF_INITIALIZER {"/tmp/ze-grey-bench", 10000, DEF_TIMES, DEF_TUPLE} |
Definition at line 47 of file ze-client-test.c.
#define DEF_TIMES "0,1000,0,1000" |
Definition at line 35 of file ze-client-test.c.
#define DEF_TUPLE "NET,HOST,FULL" |
Definition at line 34 of file ze-client-test.c.
Definition at line 45 of file ze-client-test.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 61 of file ze-client-test.c.