Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dsocket.h60 int tipc_sk_rht_init(struct net *net);
H A Dcore.c76 err = tipc_sk_rht_init(net); in tipc_init_net()
H A Dsocket.c3050 int tipc_sk_rht_init(struct net *net) in tipc_sk_rht_init() function