CLIENT_HASH_MASK
return id & CLIENT_HASH_MASK;
return opaque_hashval(name.data, 8) & CLIENT_HASH_MASK;