HomeSort by: relevance | last modified time | path
    Searched refs:tcp_timer_func_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_timer.h 186 typedef void (*tcp_timer_func_t)(void *); typedef in typeref:typename:void (*)(void *)
188 extern const tcp_timer_func_t tcp_timer_funcs[TCPT_NTIMERS];
tcp_timer.c 172 const tcp_timer_func_t tcp_timer_funcs[TCPT_NTIMERS] = {

Completed in 11 milliseconds