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