#include <linux/types.h>
Go to the source code of this file.
#define TIPC_ADDR_MCAST 1 |
#define TIPC_ADDR_NAMESEQ 1 |
#define TIPC_CLUSTER_SCOPE 2 |
#define TIPC_CONN_SHUTDOWN 5 |
#define TIPC_CONN_TIMEOUT 130 /* Default: 8000 (ms) */ |
#define TIPC_CRITICAL_IMPORTANCE 3 |
#define TIPC_DEST_DROPPABLE 129 /* Default: based on socket type */ |
#define TIPC_DESTNAME 3 /* destination name */ |
#define TIPC_ERR_NO_NAME 1 |
#define TIPC_ERR_NO_NODE 3 |
#define TIPC_ERR_NO_PORT 2 |
#define TIPC_ERR_OVERLOAD 4 |
#define TIPC_HIGH_IMPORTANCE 2 |
#define TIPC_LOW_IMPORTANCE 0 |
#define TIPC_MAX_USER_MSG_SIZE 66000U |
#define TIPC_MEDIUM_IMPORTANCE 1 |
#define TIPC_NODE_RECVQ_DEPTH 131 /* Default: none (read only) */ |
#define TIPC_NODE_SCOPE 3 |
#define TIPC_RESERVED_TYPES 64 /* lowest user-publishable name type */ |
#define TIPC_RETDATA 2 /* returned data */ |
#define TIPC_SOCK_RECVQ_DEPTH 132 /* Default: none (read only) */ |
#define TIPC_SRC_DROPPABLE 128 /* Default: based on socket type */ |
#define TIPC_SUB_CANCEL 0x04 /* cancel a subscription */ |
#define TIPC_SUB_PORTS 0x01 /* filter for port availability */ |
#define TIPC_SUB_SERVICE 0x02 /* filter for service availability */ |
#define TIPC_SUBSCR_TIMEOUT 3 /* subscription timeout event */ |
#define TIPC_WAIT_FOREVER (~0) /* timeout for permanent subscription */ |
#define TIPC_WITHDRAWN 2 /* withdraw event */ |
#define TIPC_ZONE_SCOPE 1 |