Searched refs:TIPC_CLUSTER_SCOPE (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/tipc/
H A Daddr.h117 return node ? TIPC_NODE_SCOPE : TIPC_CLUSTER_SCOPE;
H A Dnet.c132 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE,
H A Dname_distr.c287 tipc_uaddr(&ua, TIPC_SERVICE_RANGE, TIPC_CLUSTER_SCOPE,
H A Dgroup.c945 if (grp->scope == TIPC_CLUSTER_SCOPE)
H A Dsocket.c695 ua->scope = TIPC_CLUSTER_SCOPE;
872 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE);
1224 ua.scope = TIPC_CLUSTER_SCOPE;
3085 mreq->scope = TIPC_CLUSTER_SCOPE;
/linux-master/include/uapi/linux/
H A Dtipc.h77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator in enum:tipc_scope

Completed in 137 milliseconds