Searched refs:tipc_node_timeout (Results 1 – 1 of 1) sorted by relevance
161 static void tipc_node_timeout(struct timer_list *t);427 timer_setup(&n->timer, tipc_node_timeout, 0); in tipc_node_create()607 static void tipc_node_timeout(struct timer_list *t) in tipc_node_timeout() function