patch-2.1.88 linux/include/net/tcp.h
Next file: linux/net/802/llc_macinit.c
Previous file: linux/include/net/route.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Feb 20 19:14:46 1998
-  Orig file: 
v2.1.87/linux/include/net/tcp.h
-  Orig date: 
Fri Feb  6 15:34:58 1998
diff -u --recursive --new-file v2.1.87/linux/include/net/tcp.h linux/include/net/tcp.h
@@ -275,6 +275,9 @@
 		struct tcp_v6_open_req v6_req;
 #endif
 	} af;
+#ifdef CONFIG_IP_TRANSPARENT_PROXY
+	__u16			lcl_port; /* LVE */
+#endif
 };
 
 /* SLAB cache for open requests. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov