syslog-ng source
filter-netmask6.h File Reference
#include "filter-expr.h"
Include dependency graph for filter-netmask6.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

FilterExprNode * filter_netmask6_new (const gchar *cidr)
 
void get_network_address (const struct in6_addr *address, int prefix, struct in6_addr *network)
 

Function Documentation

◆ filter_netmask6_new()

FilterExprNode* filter_netmask6_new ( const gchar *  cidr)

◆ get_network_address()

void get_network_address ( const struct in6_addr *  address,
int  prefix,
struct in6_addr *  network 
)