patch-2.2.0-pre1 linux/include/net/sock.h
Next file: linux/include/video/fbcon.h
Previous file: linux/include/linux/videodev.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Mon Dec 28 14:11:23 1998
-  Orig file: 
v2.1.132/linux/include/net/sock.h
-  Orig date: 
Sun Nov  8 14:03:12 1998
diff -u --recursive --new-file v2.1.132/linux/include/net/sock.h linux/include/net/sock.h
@@ -128,6 +128,11 @@
 	unsigned char           node[IPX_NODE_LEN];
 #endif
 	unsigned short		type;
+/* 
+ * To handle special ncp connection-handling sockets for mars_nwe,
+ * the connection number must be stored in the socket.
+ */
+	unsigned short		ipx_ncp_conn;
 };
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov