aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/uapi/asm-generic/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/uapi/asm-generic/socket.h')
-rw-r--r--tools/include/uapi/asm-generic/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/include/uapi/asm-generic/socket.h b/tools/include/uapi/asm-generic/socket.h
index 77f7c1638eb1..8756df13be50 100644
--- a/tools/include/uapi/asm-generic/socket.h
+++ b/tools/include/uapi/asm-generic/socket.h
@@ -119,6 +119,8 @@
#define SO_DETACH_REUSEPORT_BPF 68
+#define SO_RCVMARK 75
+
#if !defined(__KERNEL__)
#if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))