Searched refs:tcp_state_table (Results 1 – 2 of 2) sorted by relevance
495 pd->tcp_state_table = (on ? tcp_states_dos : tcp_states); in tcp_timeout_change()536 pd->tcp_state_table[state_off+state_idx].next_state[cp->state]; in set_tcp_state()715 pd->tcp_state_table = tcp_states; in __ip_vs_tcp_init()
480 struct tcp_states_t *tcp_state_table; member