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

Go to the source code of this file.

Macros

#define __ZE_POLICY_H   1
 

Functions

bool PolicyLookupFrom (char *prefix, char *from, char *class, char *buf, size_t size, bool cdef)
 
bool PolicyLookupDomain (char *prefix, char *key, char *buf, size_t size)
 
bool PolicyLookupIPv4Addr (char *prefix, char *key, char *buf, size_t size)
 
bool PolicyLookupIPv6Addr (char *prefix, char *key, char *buf, size_t size)
 
bool PolicyLookupNetClass (char *addr, char *name, netclass_T *class, char *buf, size_t size)
 
bool PolicyLookupEmailAddr (char *prefix, char *key, char *buf, size_t size)
 
bool PolicyLookupClient (char *prefix, char *addr, char *name, netclass_T *netClass, char *buf, size_t size)
 
bool PolicyLookupTuple (char *prefix, char *ip, char *name, char *netclass, char *from, char *to, bool result)
 

Macro Definition Documentation

◆ __ZE_POLICY_H

#define __ZE_POLICY_H   1

Definition at line 59 of file zePolicy.h.