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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.c1102 tcp_run_timerlist(void * arg1, void * arg2) { function
H A Dtcp_var.h1036 void tcp_run_timerlist(void *arg1, void *arg2);
H A Dtcp_subr.c454 if ((tcp_timer_list.call = thread_call_allocate(tcp_run_timerlist, NULL)) == NULL) {

Completed in 29 milliseconds