Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcore.c95 tipc_nametbl_stop(net); in tipc_init_net()
116 tipc_nametbl_stop(net); in tipc_exit_net()
H A Dname_table.h141 void tipc_nametbl_stop(struct net *net);
H A Dname_table.c930 void tipc_nametbl_stop(struct net *net) in tipc_nametbl_stop() function