Searched refs:TIPC_CLUSTER_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtipc.h278 #define TIPC_CLUSTER_SIZE ((1UL << TIPC_CLUSTER_BITS) - 1) macro
282 #define TIPC_CLUSTER_MASK (TIPC_CLUSTER_SIZE << TIPC_CLUSTER_OFFSET)
/linux-master/net/tipc/
H A Dmonitor.c728 if (cluster_size > TIPC_CLUSTER_SIZE)

Completed in 123 milliseconds