Searched refs:tcp_first_ctimer_threshold (Results 1 – 7 of 7) sorted by relevance
159 uint32_t tcp_first_ctimer_threshold; /* 1st threshold when connecting */ member
1516 acceptor->tcp_first_ctimer_threshold = in tcp_accept_comm()1517 listener->tcp_first_ctimer_threshold; in tcp_accept_comm()4313 first_threshold = tcp->tcp_first_ctimer_threshold; in tcp_timer()5427 tcp->tcp_first_ctimer_threshold = tcp_ip_notify_cinterval; in tcp_init_values()
401 *i1 = tcp->tcp_first_ctimer_threshold; in tcp_opt_get()674 tcp->tcp_first_ctimer_threshold = *i1; in tcp_opt_set()
720 first_threshold = tcp->tcp_first_ctimer_threshold; in tcp_timer()
2215 DONTCARE(tcp->tcp_first_ctimer_threshold); /* Init in tcp_init_values */2353 tcp->tcp_first_ctimer_threshold = in tcp_init_values()2380 tcp->tcp_first_ctimer_threshold = in tcp_init_values()2381 parent->tcp_first_ctimer_threshold; in tcp_init_values()
310 clock_t tcp_first_ctimer_threshold; /* 1st threshold while connecting */ member
1313 clock_t tcp_first_ctimer_threshold; /* 1st threshold while connecting */ member