aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include/uapi/asm/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/include/uapi/asm/socket.h')
-rw-r--r--arch/mn10300/include/uapi/asm/socket.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mn10300/include/uapi/asm/socket.h b/arch/mn10300/include/uapi/asm/socket.h
index 0e12527c4b0e..4526e92301a6 100644
--- a/arch/mn10300/include/uapi/asm/socket.h
+++ b/arch/mn10300/include/uapi/asm/socket.h
@@ -92,4 +92,10 @@
#define SCM_TIMESTAMPING_OPT_STATS 54
+#define SO_MEMINFO 55
+
+#define SO_INCOMING_NAPI_ID 56
+
+#define SO_COOKIE 57
+
#endif /* _ASM_SOCKET_H */