TIPC_CLUSTER_MASK  261 include/uapi/linux/tipc.h #define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK)
TIPC_CLUSTER_MASK  283 include/uapi/linux/tipc.h 	return (addr & TIPC_CLUSTER_MASK) >> TIPC_CLUSTER_OFFSET;