Searched refs:TIPC_CLUSTER_SCOPE (Results 1 – 5 of 5) sorted by relevance
78 if (sc == TIPC_CLUSTER_SCOPE) in addr_domain()137 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()
782 INIT_LIST_HEAD(&tipc_nametbl->publ_list[TIPC_CLUSTER_SCOPE]); in tipc_nametbl_init()
682 msg_set_lookup_scope(mhdr, TIPC_CLUSTER_SCOPE); in tipc_sendmcast()732 u32 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv()
99 #define TIPC_CLUSTER_SCOPE 2 macro