Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcore.c97 tipc_nametbl_stop(net); in tipc_init_net()
118 tipc_nametbl_stop(net); in tipc_exit_net()
H A Dname_table.h139 void tipc_nametbl_stop(struct net *net);
H A Dname_table.c894 void tipc_nametbl_stop(struct net *net) in tipc_nametbl_stop() function