patch-1.3.86 linux/include/net/ip_masq.h

Next file: linux/include/net/tcp.h
Previous file: linux/include/net/br.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.85/linux/include/net/ip_masq.h linux/include/net/ip_masq.h
@@ -56,6 +56,18 @@
 };
 
 /*
+ *	timeout values
+ */
+
+struct ip_fw_masq {
+        int tcp_timeout;
+        int tcp_fin_timeout;
+        int udp_timeout;
+};
+
+extern struct ip_fw_masq *ip_masq_expire;
+
+/*
  *	[0]: UDP free_ports
  *	[1]: TCP free_ports
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this