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
- Lines: 19
- Date:
Wed Apr 10 16:46:03 1996
- Orig file:
v1.3.85/linux/include/net/ip_masq.h
- Orig date:
Sun Mar 31 00:13:18 1996
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