Searched refs:tcp_second_timer_threshold (Results 1 – 7 of 7) sorted by relevance
398 *i1 = tcp->tcp_second_timer_threshold; in tcp_opt_get()670 tcp->tcp_second_timer_threshold = *i1; in tcp_opt_set()919 val > tcp->tcp_second_timer_threshold) { in tcp_opt_set()
679 tcp->tcp_second_timer_threshold = in tcp_set_destination()2214 DONTCARE(tcp->tcp_second_timer_threshold); /* Init in tcp_init_values */2358 tcp->tcp_second_timer_threshold = tcps->tcps_ip_abort_interval; in tcp_init_values()2386 tcp->tcp_second_timer_threshold = in tcp_init_values()2387 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
1513 acceptor->tcp_second_timer_threshold = in tcp_accept_comm()1514 listener->tcp_second_timer_threshold; in tcp_accept_comm()4305 second_threshold = tcp->tcp_second_timer_threshold; in tcp_timer()5428 tcp->tcp_second_timer_threshold = tcp_ip_abort_interval; in tcp_init_values()
309 clock_t tcp_second_timer_threshold; /* When to give up completely */ member
1312 clock_t tcp_second_timer_threshold; /* When to give up completely */ member