Searched refs:tcp_second_timer_threshold (Results 1 – 7 of 7) sorted by relevance
392 *i1 = tcp->tcp_second_timer_threshold; in tcp_opt_get()645 tcp->tcp_second_timer_threshold = *i1; in tcp_opt_set()810 val > tcp->tcp_second_timer_threshold) { in tcp_opt_set()
680 tcp->tcp_second_timer_threshold = in tcp_set_destination()2209 DONTCARE(tcp->tcp_second_timer_threshold); /* Init in tcp_init_values */2349 tcp->tcp_second_timer_threshold = tcps->tcps_ip_abort_interval; in tcp_init_values()2375 tcp->tcp_second_timer_threshold = in tcp_init_values()2376 parent->tcp_second_timer_threshold; in tcp_init_values()
635 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()
307 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