aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/asm-generic/socket.h')
-rw-r--r--include/uapi/asm-generic/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/socket.h b/include/uapi/asm-generic/socket.h
index 7dd02408b7ce..4dcd13d097a9 100644
--- a/include/uapi/asm-generic/socket.h
+++ b/include/uapi/asm-generic/socket.h
@@ -120,6 +120,7 @@
#define SO_DETACH_REUSEPORT_BPF 68
#define SO_PREFER_BUSY_POLL 69
+#define SO_BUSY_POLL_BUDGET 70
#if !defined(__KERNEL__)