Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dsubscr.h84 int __net_init tipc_topsrv_init_net(struct net *net);
H A Dcore.c142 .init = tipc_topsrv_init_net,
H A Dtopsrv.c723 int __net_init tipc_topsrv_init_net(struct net *net) in tipc_topsrv_init_net() function