patch-2.4.0-test3 linux/include/asm-alpha/socket.h

Next file: linux/include/asm-alpha/system.h
Previous file: linux/include/asm-alpha/pci.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/include/asm-alpha/socket.h linux/include/asm-alpha/socket.h
@@ -44,6 +44,8 @@
 #define SO_DETACH_FILTER        27
 
 #define SO_PEERNAME		28
+#define SO_TIMESTAMP		29
+#define SCM_TIMESTAMP		SO_TIMESTAMP
 
 /* Security levels - as per NRL IPv6 - don't actually do anything */
 #define SO_SECURITY_AUTHENTICATION		19

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)