Searched refs:tcp_second_ctimer_threshold (Results 1 – 7 of 7) sorted by relevance
422 *i1 = tcp->tcp_second_ctimer_threshold; in tcp_opt_get()709 tcp->tcp_second_ctimer_threshold = *i1; in tcp_opt_set()962 val > tcp->tcp_second_ctimer_threshold || in tcp_opt_set()
2229 DONTCARE(tcp->tcp_second_ctimer_threshold); /* in tcp_init_values */ in tcp_reinit_values()2386 tcp->tcp_second_ctimer_threshold = in tcp_init_values()2415 tcp->tcp_second_ctimer_threshold = in tcp_init_values()2416 parent->tcp_second_ctimer_threshold; in tcp_init_values()4438 tcp->tcp_second_ctimer_threshold = in tcp_do_listen()
721 second_threshold = tcp->tcp_second_ctimer_threshold; in tcp_timer()
2967 tcp->tcp_second_ctimer_threshold = in tcp_input_data()
160 uint32_t tcp_second_ctimer_threshold; /* 2nd ... while connecting */ member
1036 tcp->tcp_second_ctimer_threshold = tcp_ip_abort_linterval; in tcp_listen()1517 acceptor->tcp_second_ctimer_threshold = in tcp_accept_comm()1518 listener->tcp_second_ctimer_threshold; in tcp_accept_comm()4312 second_threshold = tcp->tcp_second_ctimer_threshold; in tcp_timer()5431 tcp->tcp_second_ctimer_threshold = tcp_ip_abort_cinterval; in tcp_init_values()
314 clock_t tcp_second_ctimer_threshold; /* 2nd ... while connecting */ member