TIPC_CLUSTER_MASK
#define TIPC_ZONE_CLUSTER_MASK (TIPC_ZONE_MASK | TIPC_CLUSTER_MASK)
return (addr & TIPC_CLUSTER_MASK) >> TIPC_CLUSTER_OFFSET;