Searched refs:TIPC_CLUSTER_SCOPE (Results 1 – 8 of 8) sorted by relevance
72 return node ? TIPC_NODE_SCOPE : TIPC_CLUSTER_SCOPE; in tipc_node2scope()
137 TIPC_CLUSTER_SCOPE, 0, addr); in tipc_net_finalize()
301 TIPC_CLUSTER_SCOPE, node, in tipc_update_nametbl()
851 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()1225 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()2904 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_publish()2932 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_withdraw()
944 if (grp->scope == TIPC_CLUSTER_SCOPE) in tipc_group_fill_sock_diag()
77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator