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