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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_lro.c89 static void tcp_lro_timer_proc(void*, void*);
119 tcp_lro_timer = thread_call_allocate(tcp_lro_timer_proc, NULL);
583 tcp_lro_timer_proc(void *arg1, void *arg2) function

Completed in 11 milliseconds