Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dcore.c97 tipc_sk_rht_destroy(net); in tipc_init_net()
117 tipc_sk_rht_destroy(net); in tipc_exit_net()
H A Dsocket.h61 void tipc_sk_rht_destroy(struct net *net);
H A Dsocket.c3059 void tipc_sk_rht_destroy(struct net *net) in tipc_sk_rht_destroy() function