net: SO_RCVMARK socket option for SO_MARK with recvmsg()
[platform/kernel/linux-starfive.git] / arch / mips / include / uapi / asm / socket.h
index 1d55e57..18f3d95 100644 (file)
 
 #define SO_TXREHASH            74
 
+#define SO_RCVMARK             75
+
 #if !defined(__KERNEL__)
 
 #if __BITS_PER_LONG == 64