Searched refs:tipc_node_stop (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/net/tipc/ | ||
D | node.h | 72 void tipc_node_stop(struct net *net); |
D | net.c | 171 tipc_node_stop(net); in tipc_net_stop() |
D | node.c | 482 void tipc_node_stop(struct net *net) in tipc_node_stop() function |