patch-2.4.0-test10 linux/include/net/sock.h

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

diff -u --recursive --new-file v2.4.0-test9/linux/include/net/sock.h linux/include/net/sock.h
@@ -202,7 +202,8 @@
 	unsigned char		hdrincl;		/* Include headers ? */
 	__u8			mc_ttl;			/* Multicasting TTL */
 	__u8			mc_loop;		/* Loopback */
-	__u8			recverr;
+	unsigned		recverr : 1,
+				freebind : 1;
 	__u8			pmtudisc;
 	int			mc_index;		/* Multicast device index */
 	__u32			mc_addr;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)