forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/include/uapi/asm-generic/socket.h
....@@ -119,6 +119,8 @@
119119
120120 #define SO_DETACH_REUSEPORT_BPF 68
121121
122
+#define SO_NETNS_COOKIE 71
123
+
122124 #if !defined(__KERNEL__)
123125
124126 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))