Searched refs:tipc_name_table (Results 1 – 2 of 2) sorted by relevance
90 struct name_table *nt = tipc_name_table(net); in tipc_named_publish()120 struct name_table *nt = tipc_name_table(net); in tipc_named_withdraw()208 struct name_table *nt = tipc_name_table(net); in tipc_named_node_up()255 struct name_table *nt = tipc_name_table(net); in tipc_publ_notify()398 struct name_table *nt = tipc_name_table(net); in tipc_named_reinit()
164 static inline struct name_table *tipc_name_table(struct net *net) in tipc_name_table() function