Searched refs:TIPC_CLUSTER_SCOPE (Results 1 – 6 of 6) sorted by relevance
72 return node ? TIPC_NODE_SCOPE : TIPC_CLUSTER_SCOPE; in tipc_node2scope()
131 TIPC_CLUSTER_SCOPE, 0, addr); in tipc_net_finalize()
273 TIPC_CLUSTER_SCOPE, node, in tipc_update_nametbl()
793 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()1160 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()2609 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_publish()2637 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_withdraw()
934 if (grp->scope == TIPC_CLUSTER_SCOPE) in tipc_group_fill_sock_diag()
77 TIPC_CLUSTER_SCOPE = 2, /* 0 can also be used */ enumerator