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

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
 

Function Documentation

◆ ipv6_init_nets()

void ipv6_init_nets ( )

Definition at line 33 of file ze-ipv6-test.c.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file ze-ipv6-test.c.

Variable Documentation

◆ v6net_hi

int v6net_hi = 64

Definition at line 28 of file ze-ipv6-test.c.

◆ v6net_lo

int v6net_lo = 32

Definition at line 29 of file ze-ipv6-test.c.

◆ v6net_step

int v6net_step = 4

Definition at line 30 of file ze-ipv6-test.c.