Searched refs:tipc_net_start (Results 1 – 3 of 3) sorted by relevance
/net/tipc/ | ||
D | net.h | 61 int tipc_net_start(u32 addr); |
D | core.c | 124 if ((res = tipc_net_start(addr)) || in tipc_core_start_net() |
D | net.c | 269 int tipc_net_start(u32 addr) in tipc_net_start() function |