ze-filter  (ze-filter-0.8.0-develop-180218)
ze-ipv6.h File Reference

Go to the source code of this file.

Classes

struct  ipv6_T
 

Macros

#define IPV6_PREFIX_MAX   64
 
#define IPV6_PREFIX_MIN   32
 
#define IPV6_PREFIX_STEP   4
 
#define __ZE_IPV6_H   1
 

Functions

bool ipv6_check_net (ipv6_T *net, ipv6_T *addr)
 
bool ipv6_str2rec (ipv6_T *ipv6, char *sin)
 
void ipv6_rec2str (char *sout, ipv6_T *ipv6, size_t sz)
 
void ipv6_expand (char *sout, char *sin, size_t size)
 
void ipv6_set_prefix (ipv6_T *addr, int prefix)
 
void ipv6_subnet (ipv6_T *net, ipv6_T *addr)
 
void ipv6_prefix_str (ipv6_T *addr, char *buf, size_t size, int n)
 

Macro Definition Documentation

◆ __ZE_IPV6_H

#define __ZE_IPV6_H   1

Definition at line 69 of file ze-ipv6.h.