Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dname_distr.c99 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()
Dname_table.h107 struct list_head cluster_scope; member
Dname_table.c899 INIT_LIST_HEAD(&nt->cluster_scope); in tipc_nametbl_init()