aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/include/uapi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/include/uapi')
-rw-r--r--arch/m32r/include/uapi/asm/socket.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/m32r/include/uapi/asm/socket.h b/arch/m32r/include/uapi/asm/socket.h
index 2a3b59e0e17..6c9a24b3aef 100644
--- a/arch/m32r/include/uapi/asm/socket.h
+++ b/arch/m32r/include/uapi/asm/socket.h
@@ -74,4 +74,10 @@
#define SO_SELECT_ERR_QUEUE 45
+#define SO_BUSY_POLL 46
+
+#define SO_MAX_PACING_RATE 47
+
+#define SO_BPF_EXTENSIONS 48
+
#endif /* _ASM_M32R_SOCKET_H */