Home
last modified time | relevance | path

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

/net/tipc/
Dnet.h61 int tipc_net_start(u32 addr);
Dcore.c124 if ((res = tipc_net_start(addr)) || in tipc_core_start_net()
Dnet.c269 int tipc_net_start(u32 addr) in tipc_net_start() function