TCPT_NTIMERS      482 netinet/tcp_subr.c 	for (i = 0; i < TCPT_NTIMERS; i++)
TCPT_NTIMERS       73 netinet/tcp_timer.c const tcp_timer_func_t tcp_timer_funcs[TCPT_NTIMERS] = {
TCPT_NTIMERS      157 netinet/tcp_timer.c 	for (i = 0; i < TCPT_NTIMERS; i++)
TCPT_NTIMERS      144 netinet/tcp_timer.h extern const tcp_timer_func_t tcp_timer_funcs[TCPT_NTIMERS];
TCPT_NTIMERS       70 netinet/tcp_var.h 	struct timeout t_timer[TCPT_NTIMERS];	/* tcp timers */