Searched refs:tcp_second_timer_threshold (Results 1 – 6 of 6) sorted by relevance
416 *i1 = tcp->tcp_second_timer_threshold; in tcp_opt_get()701 tcp->tcp_second_timer_threshold = *i1; in tcp_opt_set()1012 val > tcp->tcp_second_timer_threshold) { in tcp_opt_set()
674 tcp->tcp_second_timer_threshold = in tcp_set_destination()2227 DONTCARE(tcp->tcp_second_timer_threshold); /* Init in tcp_init_values */ in tcp_reinit_values()2389 tcp->tcp_second_timer_threshold = tcps->tcps_ip_abort_interval; in tcp_init_values()2419 tcp->tcp_second_timer_threshold = in tcp_init_values()2420 parent->tcp_second_timer_threshold; in tcp_init_values()
660 second_threshold = tcp->tcp_second_timer_threshold; in tcp_timer()
158 uint32_t tcp_second_timer_threshold; /* When to give up completely */ member
1512 acceptor->tcp_second_timer_threshold = in tcp_accept_comm()1513 listener->tcp_second_timer_threshold; in tcp_accept_comm()4303 second_threshold = tcp->tcp_second_timer_threshold; in tcp_timer()5426 tcp->tcp_second_timer_threshold = tcp_ip_abort_interval; in tcp_init_values()
312 clock_t tcp_second_timer_threshold; /* When to give up completely */ member