summaryrefslogtreecommitdiff
path: root/arch/parisc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/include/uapi/asm/socket.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/parisc/include/uapi/asm/socket.h b/arch/parisc/include/uapi/asm/socket.h
index 10173c32195e..c3b547656337 100644
--- a/arch/parisc/include/uapi/asm/socket.h
+++ b/arch/parisc/include/uapi/asm/socket.h
@@ -139,4 +139,10 @@
#endif
+#define SO_REDUNDANT 0x404F
+#define SCM_REDUNDANT SO_REDUNDANT
+
+#define SO_RED_TIMESTAMPING 0x4050
+#define SCM_RED_TIMESTAMPING SO_RED_TIMESTAMPING
+
#endif /* _UAPI_ASM_SOCKET_H */