Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dname_distr.c90 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()
H A Dcore.h164 static inline struct name_table *tipc_name_table(struct net *net) in tipc_name_table() function