Home | Sort by: relevance | last modified time | path |
/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]; |