aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/include/asm/socket.h')
-rw-r--r--arch/xtensa/include/asm/socket.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/include/asm/socket.h b/arch/xtensa/include/asm/socket.h
index 6100682b1da2..dd1a7a4a1cea 100644
--- a/arch/xtensa/include/asm/socket.h
+++ b/arch/xtensa/include/asm/socket.h
@@ -65,4 +65,7 @@
#define SO_MARK 36
+#define SO_TIMESTAMPING 37
+#define SCM_TIMESTAMPING SO_TIMESTAMPING
+
#endif /* _XTENSA_SOCKET_H */