Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dname_distr.c94 list_add_tail_rcu(&publ->binding_node, &nt->node_scope); in tipc_named_publish()
410 list_for_each_entry_rcu(publ, &nt->node_scope, binding_node) in tipc_named_reinit()
H A Dname_table.h105 struct list_head node_scope; member
H A Dname_table.c864 INIT_LIST_HEAD(&nt->node_scope); in tipc_nametbl_init()