aboutsummaryrefslogtreecommitdiff
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.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mn10300/include/uapi/asm/socket.h b/arch/mn10300/include/uapi/asm/socket.h
index 5c7c7c98854..6aa3ce1854a 100644
--- a/arch/mn10300/include/uapi/asm/socket.h
+++ b/arch/mn10300/include/uapi/asm/socket.h
@@ -72,4 +72,12 @@
#define SO_LOCK_FILTER 44
+#define SO_SELECT_ERR_QUEUE 45
+
+#define SO_BUSY_POLL 46
+
+#define SO_MAX_PACING_RATE 47
+
+#define SO_BPF_EXTENSIONS 48
+
#endif /* _ASM_SOCKET_H */