HomeSort by: relevance | last modified time | path
    Searched defs:tcp_timer_func_t (Results 1 - 3 of 3) 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.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.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];

Completed in 31 milliseconds