Searched refs:TIPC_CLUSTER_SCOPE (Results 1 – 5 of 5) sorted by relevance
85 if (sc == TIPC_CLUSTER_SCOPE) in addr_domain()144 return TIPC_CLUSTER_SCOPE; in tipc_addr_scope()
221 &tn->nametbl->publ_list[TIPC_CLUSTER_SCOPE]); in tipc_named_node_up()317 TIPC_CLUSTER_SCOPE, node, in tipc_update_nametbl()
792 INIT_LIST_HEAD(&tipc_nametbl->publ_list[TIPC_CLUSTER_SCOPE]); in tipc_nametbl_init()
675 msg_set_lookup_scope(mhdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()722 u32 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()
99 #define TIPC_CLUSTER_SCOPE 2 macro