Searched refs:tcp_snd_ts_ok (Results 1 – 8 of 8) sorted by relevance
1372 tcp->tcp_snd_ts_ok = B_TRUE; in tcp_connect()2270 (tcp->tcp_snd_ts_ok || !tcp->tcp_active_open)) { in tcp_process_options()2273 tcp->tcp_snd_ts_ok = B_TRUE; in tcp_process_options()2289 tcp->tcp_snd_ts_ok = B_FALSE; in tcp_process_options()2308 if (tcp->tcp_snd_ts_ok) { in tcp_process_options()2422 tcp->tcp_snd_ts_ok = B_FALSE; in tcp_paws_check()2950 if (tcp->tcp_snd_ts_ok) { in tcp_rput_data()3173 if (tcp->tcp_snd_ts_ok && in tcp_rput_data()3843 if (tcp->tcp_snd_ts_ok) { in tcp_rput_data()4977 if (tcp->tcp_snd_ts_ok) { in tcp_wput_data()[all …]
250 tcp_snd_ts_ok : 1, member
520 if (tcp->tcp_snd_ts_ok) { in tcp_time_wait_processing()674 if (tcp->tcp_snd_ts_ok && in tcp_time_wait_processing()
1310 if (tcp->tcp_snd_ts_ok) { in tcp_output()2384 if (tcp->tcp_snd_ts_ok && in tcp_xmit_ctl()2403 if (tcp->tcp_snd_ts_ok) { in tcp_xmit_ctl()2832 if (tcp->tcp_snd_ts_ok) { in tcp_xmit_mp_aux_iss()2894 if (tcp->tcp_snd_ts_ok) { in tcp_xmit_mp_aux_iss()3180 if (tcp->tcp_snd_ts_ok) { in tcp_xmit_mp()3642 if (tcp->tcp_snd_ts_ok) { in tcp_fill_header()
447 (tcp->tcp_snd_ts_ok || TCP_IS_DETACHED(tcp))) { in tcp_process_options()450 tcp->tcp_snd_ts_ok = B_TRUE; in tcp_process_options()466 tcp->tcp_snd_ts_ok = B_FALSE; in tcp_process_options()494 if (tcp->tcp_snd_ts_ok) { in tcp_process_options()752 tcp->tcp_snd_ts_ok = B_FALSE; in tcp_paws_check()2174 if (tcp->tcp_snd_ts_ok) { in tcp_ack_mp()2915 if (tcp->tcp_snd_ts_ok) { in tcp_input_data()3228 if (tcp->tcp_snd_ts_ok && in tcp_input_data()4329 if (tcp->tcp_snd_ts_ok) { in tcp_input_data()
706 tcp->tcp_snd_ts_ok = B_TRUE; in tcp_set_destination()2137 tcp->tcp_snd_ts_ok = B_FALSE;4245 tcp->tcp_snd_ts_ok = B_TRUE; in tcp_do_connect()
238 tcp_snd_ts_ok : 1, member
96 #undef tcp_snd_ts_ok1270 tcp_snd_ts_ok : 1, /* Received TSTAMP from peer */ member