net: new user space API for time stamping of incoming and outgoing packets
[pandora-kernel.git] / arch / x86 / include / asm / socket.h
index 8ab9cc8..ca8bf2c 100644 (file)
@@ -54,4 +54,7 @@
 
 #define SO_MARK                        36
 
+#define SO_TIMESTAMPING                37
+#define SCM_TIMESTAMPING       SO_TIMESTAMPING
+
 #endif /* _ASM_X86_SOCKET_H */