Searched refs:tcp_timer_callback (Results 1 – 1 of 1) sorted by relevance
128 static void tcp_timer_callback(void *);168 tcpt->tcpt_tid = timeout_generic(CALLOUT_NORMAL, tcp_timer_callback, mp, in tcp_timeout()176 tcp_timer_callback(void *arg) in tcp_timer_callback() function