tcp_timer_func_t   73 netinet/tcp_timer.c const tcp_timer_func_t tcp_timer_funcs[TCPT_NTIMERS] = {
tcp_timer_func_t  142 netinet/tcp_timer.h typedef void (*tcp_timer_func_t)(void *);
tcp_timer_func_t  144 netinet/tcp_timer.h extern const tcp_timer_func_t tcp_timer_funcs[TCPT_NTIMERS];