module: preferred way to use MODULE_AUTHOR
[deliverable/linux.git] / include / linux / tipc.h
index bea469455a0c8bf6cdd0668d4f54fdb4ad0e4457..3d92396639de9a6f542357d4276075c97dedc758 100644 (file)
@@ -209,5 +209,7 @@ struct sockaddr_tipc {
 #define TIPC_SRC_DROPPABLE     128     /* Default: 0 (resend congested msg) */
 #define TIPC_DEST_DROPPABLE    129     /* Default: based on socket type */
 #define TIPC_CONN_TIMEOUT      130     /* Default: 8000 (ms)  */
+#define TIPC_NODE_RECVQ_DEPTH  131     /* Default: none (read only) */
+#define TIPC_SOCK_RECVQ_DEPTH  132     /* Default: none (read only) */
 
 #endif
This page took 0.028179 seconds and 5 git commands to generate.