Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dname_distr.c89 struct name_table *nt = tipc_name_table(net); in tipc_named_publish()
116 struct name_table *nt = tipc_name_table(net); in tipc_named_withdraw()
190 struct name_table *nt = tipc_name_table(net); in tipc_named_node_up()
337 struct name_table *nt = tipc_name_table(net); in tipc_named_reinit()
Dcore.h73 struct tipc_name_table;
154 static inline struct name_table *tipc_name_table(struct net *net) in tipc_name_table() function
Dname_table.c324 struct name_table *nt = tipc_name_table(net); in tipc_service_find()
341 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_insert_publ()
614 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_publish()
646 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_withdraw()
678 struct name_table *nt = tipc_name_table(sub->net); in tipc_nametbl_subscribe()
777 struct name_table *nt = tipc_name_table(net); in tipc_nametbl_stop()