Searched refs:tcp_run_timerlist (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_var.h1259 void tcp_run_timerlist(void *arg1, void *arg2);
H A Dtcp_timer.c1486 tcp_run_timerlist(void * arg1, void * arg2) { function
H A Dtcp_subr.c482 if ((tcp_timer_list.call = thread_call_allocate(tcp_run_timerlist, NULL)) == NULL) {

Completed in 125 milliseconds