ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Functions | |
void | ipv6_init_nets () |
int | main (int argc, char **argv) |
Variables | |
int | v6net_hi = 64 |
int | v6net_lo = 32 |
int | v6net_step = 4 |
void ipv6_init_nets | ( | ) |
Definition at line 33 of file ze-ipv6-test.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file ze-ipv6-test.c.
int v6net_hi = 64 |
Definition at line 28 of file ze-ipv6-test.c.
int v6net_lo = 32 |
Definition at line 29 of file ze-ipv6-test.c.
int v6net_step = 4 |
Definition at line 30 of file ze-ipv6-test.c.