summaryrefslogtreecommitdiff
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 281df9139d2b..ffff554a5230 100644
--- a/tools/include/uapi/asm-generic/socket.h
+++ b/tools/include/uapi/asm-generic/socket.h
@@ -126,6 +126,8 @@
#define SCM_TS_OPT_ID 78
+#define SO_RCVPRIORITY 79
+
#if !defined(__KERNEL__)
#if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))