patch-1.3.57 linux/net/ipv4/udp.c
Next file: linux/Documentation/Configure.help
Previous file: linux/net/ipv4/route.c
Back to the patch index
Back to the overall index
-  Lines: 15
 -  Date:
Thu Jan 11 19:05:44 1996
 -  Orig file: 
v1.3.56/linux/net/ipv4/udp.c
 -  Orig date: 
Sat Nov 25 19:04:58 1995
 
diff -u --recursive --new-file v1.3.56/linux/net/ipv4/udp.c linux/net/ipv4/udp.c
@@ -216,10 +216,10 @@
 struct udpfakehdr 
 {
 	struct udphdr uh;
-	int daddr;
-	int other;
+	__u32 daddr;
+	__u32 other;
 	const char *from;
-	int wcheck;
+	__u32 wcheck;
 };
 
 /*
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