Searched refs:tipc_node_stop (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/net/tipc/ | ||
D | node.h | 77 void tipc_node_stop(struct net *net); |
D | net.c | 158 tipc_node_stop(net); in tipc_net_stop() |
D | node.c | 645 void tipc_node_stop(struct net *net) in tipc_node_stop() function |