Home
last modified time | relevance | path

Searched refs:cluster_scope (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dname_distr.c98 list_add_tail(&publ->binding_node, &nt->cluster_scope); in tipc_named_publish()
213 named_distribute(net, &head, dnode, &nt->cluster_scope, seqno); in tipc_named_node_up()
412 list_for_each_entry_rcu(publ, &nt->cluster_scope, binding_node) in tipc_named_reinit()
Dname_table.h109 struct list_head cluster_scope; member
Dname_table.c865 INIT_LIST_HEAD(&nt->cluster_scope); in tipc_nametbl_init()