patch-2.1.21 linux/include/net/sock.h

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

diff -u --recursive --new-file v2.1.20/linux/include/net/sock.h linux/include/net/sock.h
@@ -149,8 +149,11 @@
 
 	__u8			recvsrcrt:1,
 	                        rxinfo:1,
+				rxhlim:1,
+				hopopts:1,
+				dstopts:1,
 				mc_loop:1,
-                                unused:4;
+                                unused:2;
 
 	/* device for outgoing mcast packets */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov