#include "filter-expr.h"

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) |
| FilterExprNode* filter_netmask6_new | ( | const gchar * | cidr | ) |
| void get_network_address | ( | const struct in6_addr * | address, |
| int | prefix, | ||
| struct in6_addr * | network | ||
| ) |