kernel/include/uapi/asm-generic/socket.h
.. .. @@ -119,6 +119,8 @@ 119 119 120 120 #define SO_DETACH_REUSEPORT_BPF 68 121 121 122 +#define SO_NETNS_COOKIE 71123 +122 124 #if !defined(__KERNEL__) 123 125 124 126 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))