patch-2.4.0-test3 linux/include/asm-sparc/socket.h
Next file: linux/include/asm-sparc/softirq.h
Previous file: linux/include/asm-sparc/irq.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Sun Jul 9 22:30:40 2000
- Orig file:
v2.4.0-test2/linux/include/asm-sparc/socket.h
- Orig date:
Fri Jun 23 21:55:11 2000
diff -u --recursive --new-file v2.4.0-test2/linux/include/asm-sparc/socket.h linux/include/asm-sparc/socket.h
@@ -1,4 +1,4 @@
-/* $Id: socket.h,v 1.14 2000/06/09 07:35:28 davem Exp $ */
+/* $Id: socket.h,v 1.15 2000/07/08 00:20:43 davem Exp $ */
#ifndef _ASM_SOCKET_H
#define _ASM_SOCKET_H
@@ -41,6 +41,8 @@
#define SO_DETACH_FILTER 0x001b
#define SO_PEERNAME 0x001c
+#define SO_TIMESTAMP 0x001d
+#define SCM_TIMESTAMP SO_TIMESTAMP
/* Security levels - as per NRL IPv6 - don't actually do anything */
#define SO_SECURITY_AUTHENTICATION 0x5001
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)