aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/s390/include/uapi/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/uapi/asm/socket.h')
-rw-r--r--arch/s390/include/uapi/asm/socket.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/s390/include/uapi/asm/socket.h b/arch/s390/include/uapi/asm/socket.h
index e8e5ecf673fd..52a63f4175cb 100644
--- a/arch/s390/include/uapi/asm/socket.h
+++ b/arch/s390/include/uapi/asm/socket.h
@@ -104,4 +104,8 @@
#define SO_COOKIE 57
+#define SCM_TIMESTAMPING_PKTINFO 58
+
+#define SO_PEERGROUPS 59
+
#endif /* _ASM_SOCKET_H */