patch-2.3.51 linux/include/asm-ia64/socket.h
Next file: linux/include/asm-ia64/softirq.h
Previous file: linux/include/asm-ia64/smp.h
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Fri Mar 10 15:24:02 2000
- Orig file:
v2.3.50/linux/include/asm-ia64/socket.h
- Orig date:
Thu Mar 2 14:36:23 2000
diff -u --recursive --new-file v2.3.50/linux/include/asm-ia64/socket.h linux/include/asm-ia64/socket.h
@@ -4,8 +4,8 @@
/*
* Socket related defines. This mostly mirrors the Linux/x86 version.
*
- * Copyright (C) 1998, 1999 Hewlett-Packard Co
- * Copyright (C) 1998, 1999 David Mosberger-Tang <davidm@hpl.hp.com>
+ * Copyright (C) 1998-2000 Hewlett-Packard Co
+ * Copyright (C) 1998-2000 David Mosberger-Tang <davidm@hpl.hp.com>
*/
#include <asm/sockios.h>
@@ -40,11 +40,13 @@
#define SO_SECURITY_ENCRYPTION_TRANSPORT 23
#define SO_SECURITY_ENCRYPTION_NETWORK 24
-#define SO_BINDTODEVICE 25
+#define SO_BINDTODEVICE 25
/* Socket filtering */
-#define SO_ATTACH_FILTER 26
-#define SO_DETACH_FILTER 27
+#define SO_ATTACH_FILTER 26
+#define SO_DETACH_FILTER 27
+
+#define SO_PEERNAME 28
#define SO_PEERNAME 28
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)