Home
last modified time | relevance | path

Searched refs:tcp_second_ctimer_threshold (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp_opt_data.c404 *i1 = tcp->tcp_second_ctimer_threshold; in tcp_opt_get()
678 tcp->tcp_second_ctimer_threshold = *i1; in tcp_opt_set()
865 val > tcp->tcp_second_ctimer_threshold || in tcp_opt_set()
H A Dtcp.c2216 DONTCARE(tcp->tcp_second_ctimer_threshold); /* in tcp_init_values */
2355 tcp->tcp_second_ctimer_threshold = in tcp_init_values()
2382 tcp->tcp_second_ctimer_threshold = in tcp_init_values()
2383 parent->tcp_second_ctimer_threshold; in tcp_init_values()
4392 tcp->tcp_second_ctimer_threshold = in tcp_do_listen()
H A Dtcp_timers.c721 second_threshold = tcp->tcp_second_ctimer_threshold; in tcp_timer()
H A Dtcp_input.c2833 tcp->tcp_second_ctimer_threshold = in tcp_input_data()
/titanic_41/usr/src/stand/lib/tcp/
H A Dtcp_inet.h160 uint32_t tcp_second_ctimer_threshold; /* 2nd ... while connecting */ member
H A Dtcp.c1037 tcp->tcp_second_ctimer_threshold = tcp_ip_abort_linterval; in tcp_listen()
1518 acceptor->tcp_second_ctimer_threshold = in tcp_accept_comm()
1519 listener->tcp_second_ctimer_threshold; in tcp_accept_comm()
4314 second_threshold = tcp->tcp_second_ctimer_threshold; in tcp_timer()
5433 tcp->tcp_second_ctimer_threshold = tcp_ip_abort_cinterval; in tcp_init_values()
/titanic_41/usr/src/uts/common/inet/
H A Dtcp.h311 clock_t tcp_second_ctimer_threshold; /* 2nd ... while connecting */ member
/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h1314 clock_t tcp_second_ctimer_threshold; /* 2nd ... while connecting */ member