patch-2.3.49 linux/include/asm-mips/socket.h
Next file: linux/include/asm-mips64/dma.h
Previous file: linux/include/asm-mips/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sun Feb 27 18:45:10 2000
 -  Orig file: 
v2.3.48/linux/include/asm-mips/socket.h
 -  Orig date: 
Sat Feb 26 22:31:56 2000
 
diff -u --recursive --new-file v2.3.48/linux/include/asm-mips/socket.h linux/include/asm-mips/socket.h
@@ -56,6 +56,8 @@
 #define SO_ATTACH_FILTER        26
 #define SO_DETACH_FILTER        27
 
+#define SO_PEERNAME             28
+
 /* Types of sockets.  */
 #define SOCK_DGRAM 1		/* Connectionless, unreliable datagrams
 				   of fixed maximum length.  */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)