Searched refs:tcp_twcal_row (Results 1 – 1 of 1) sorted by relevance
500 static struct tcp_tw_bucket *tcp_twcal_row[TCP_TW_RECYCLE_SLOTS]; variable570 tpp = &tcp_twcal_row[slot]; in tcp_tw_schedule()602 while((tw = tcp_twcal_row[slot]) != NULL) { in SMP_TIMER_NAME()603 tcp_twcal_row[slot] = tw->next_death; in SMP_TIMER_NAME()617 if (tcp_twcal_row[slot] != NULL) { in SMP_TIMER_NAME()