Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.h51 int tipc_sk_rht_init(struct net *net);
Dcore.c63 err = tipc_sk_rht_init(net); in tipc_init_net()
Dsocket.c2311 int tipc_sk_rht_init(struct net *net) in tipc_sk_rht_init() function