Searched refs:tipc_net_stop (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/tipc/ | ||
D | net.h | 44 void tipc_net_stop(struct net *net); |
D | core.c | 87 tipc_net_stop(net); in tipc_exit_net() |
D | net.c | 133 void tipc_net_stop(struct net *net) in tipc_net_stop() function |