Searched refs:tcp_run_timerlist (Results 1 – 3 of 3) sorted by relevance
1865 void tcp_run_timerlist(void *arg1, void *arg2);
2128 tcp_run_timerlist(void * arg1, void * arg2) in tcp_run_timerlist() function
616 tcp_timer_list.call = thread_call_allocate(tcp_run_timerlist, NULL); in tcp_init()