Searched refs:needtorun (Results 1 – 1 of 1) sorted by relevance
1993 boolean_t needtorun[TCPT_NTIMERS]; in tcp_run_conn_timer() local1997 bzero(needtorun, sizeof(needtorun)); in tcp_run_conn_timer()2065 needtorun[i] = TRUE; in tcp_run_conn_timer()2069 needtorun[i] = FALSE; in tcp_run_conn_timer()2094 if (needtorun[i]) { in tcp_run_conn_timer()