Searched refs:tipc_handler_start (Results 1 – 3 of 3) sorted by relevance
/net/tipc/ | ||
D | core.h | 93 extern int tipc_handler_start(void); |
D | core.c | 132 res = tipc_handler_start(); in tipc_core_start() |
D | handler.c | 96 int tipc_handler_start(void) in tipc_handler_start() function |