summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_nat.h
diff options
context:
space:
mode:
authordarrenr <darrenr@FreeBSD.org>2000-10-29 07:50:11 +0000
committerdarrenr <darrenr@FreeBSD.org>2000-10-29 07:50:11 +0000
commitf0af50f6d83d477f68fe4441d17c0d48d2142627 (patch)
tree07bcd938fb5448ce3cc5144acbf4c58a58859142 /sys/netinet/ip_nat.h
parenta2c4e8b33e0013658e2daedea1909758fe6d451c (diff)
downloadFreeBSD-src-f0af50f6d83d477f68fe4441d17c0d48d2142627.zip
FreeBSD-src-f0af50f6d83d477f68fe4441d17c0d48d2142627.tar.gz
Import IP filter 3.4.13
Diffstat (limited to 'sys/netinet/ip_nat.h')
-rw-r--r--sys/netinet/ip_nat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netinet/ip_nat.h b/sys/netinet/ip_nat.h
index c2ff100..8e166df 100644
--- a/sys/netinet/ip_nat.h
+++ b/sys/netinet/ip_nat.h
@@ -6,7 +6,7 @@
* to the original author and the contributors.
*
* @(#)ip_nat.h 1.5 2/4/96
- * $Id: ip_nat.h,v 2.17.2.9 2000/10/19 15:44:04 darrenr Exp $
+ * $Id: ip_nat.h,v 2.17.2.10 2000/10/27 14:06:51 darrenr Exp $
*/
#ifndef __IP_NAT_H__
@@ -207,6 +207,7 @@ typedef struct natstat {
u_int ns_rultab_sz;
u_int ns_rdrtab_sz;
nat_t *ns_instances;
+ u_int ns_wilds;
} natstat_t;
#define IPN_ANY 0x000
OpenPOWER on IntegriCloud