Searched refs:cluster_scope (Results 1 – 3 of 3) sorted by relevance
99 list_add_tail(&p->binding_node, &nt->cluster_scope); in tipc_named_publish() 221 named_distribute(net, &head, dnode, &nt->cluster_scope, seqno); in tipc_named_node_up() 407 list_for_each_entry_rcu(p, &nt->cluster_scope, binding_node) in tipc_named_reinit()
67 * - Local/cluster scope publications: in name_table->cluster_scope list97 * @cluster_scope: all local publications with cluster scope100 * @cluster_scope_lock: lock for accessing @cluster_scope109 struct list_head cluster_scope; member
899 INIT_LIST_HEAD(&nt->cluster_scope); in tipc_nametbl_init()