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()
136 TIPC_CLUSTER_SCOPE, 0, addr); in tipc_net_finalize()
301 TIPC_CLUSTER_SCOPE, node, in tipc_update_nametbl()
849 msg_set_lookup_scope(hdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()1223 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()2875 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_publish()2903 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