summaryrefslogtreecommitdiff
path: root/arch/parisc/include/uapi/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/include/uapi/asm/socket.h')
-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 7a109b73ddf7..514701840bd9 100644
--- a/arch/parisc/include/uapi/asm/socket.h
+++ b/arch/parisc/include/uapi/asm/socket.h
@@ -91,4 +91,10 @@
#define SCM_TIMESTAMPING_OPT_STATS 0x402F
+#define SO_MEMINFO 0x4030
+
+#define SO_INCOMING_NAPI_ID 0x4031
+
+#define SO_COOKIE 0x4032
+
#endif /* _UAPI_ASM_SOCKET_H */