summaryrefslogtreecommitdiffstats
path: root/src/ipset_hash_netport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipset_hash_netport.c')
-rw-r--r--src/ipset_hash_netport.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ipset_hash_netport.c b/src/ipset_hash_netport.c
index acf4a29..af6adf1 100644
--- a/src/ipset_hash_netport.c
+++ b/src/ipset_hash_netport.c
@@ -67,7 +67,7 @@ struct ipset_type ipset_hash_netport1 = {
.name = "hash:net,port",
.alias = { "netporthash", NULL },
.revision = 1,
- .family = AF_INET46,
+ .family = NFPROTO_IPSET_IPV46,
.dimension = IPSET_DIM_TWO,
.elem = {
[IPSET_DIM_ONE - 1] = {
@@ -141,7 +141,7 @@ struct ipset_type ipset_hash_netport2 = {
.name = "hash:net,port",
.alias = { "netporthash", NULL },
.revision = 2,
- .family = AF_INET46,
+ .family = NFPROTO_IPSET_IPV46,
.dimension = IPSET_DIM_TWO,
.elem = {
[IPSET_DIM_ONE - 1] = {