Searched refs:ip_vs_timeout_table (Results 1 – 2 of 2) sorted by relevance
340 struct ip_vs_timeout_table vs_timeout_table = {362 struct ip_vs_timeout_table vs_timeout_table_dos = {390 static struct ip_vs_timeout_table *ip_vs_timeout_table = &vs_timeout_table; variable484 ip_vs_timeout_table = &vs_timeout_table_dos; in ip_vs_secure_tcp_set()487 ip_vs_timeout_table = &vs_timeout_table; in ip_vs_secure_tcp_set()511 struct ip_vs_timeout_table *vstim = cp->timeout_table; in vs_set_state_timeout()1203 ip_vs_timeout_attach(struct ip_vs_conn *cp, struct ip_vs_timeout_table *vstim) in ip_vs_timeout_attach()1211 struct ip_vs_timeout_table *vstim = cp->timeout_table; in ip_vs_timeout_detach()1308 ip_vs_timeout_attach(cp, ip_vs_timeout_table); in ip_vs_conn_new()
349 struct ip_vs_timeout_table { struct421 struct ip_vs_timeout_table *timeout_table;591 extern struct ip_vs_timeout_table vs_timeout_table;592 extern struct ip_vs_timeout_table vs_timeout_table_dos;