Searched refs:tstamp_ok (Results 1 – 8 of 8) sorted by relevance
87 tstamp_ok : 1, /* TIMESTAMP seen on SYN packet */ member100 rx_opt->tstamp_ok = rx_opt->sack_ok = 0; in tcp_clear_options()
393 mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0), in tcp_openreq_init_rwin()511 newtp->rx_opt.tstamp_ok = ireq->tstamp_ok; in tcp_create_openreq_child()531 if (newtp->rx_opt.tstamp_ok) { in tcp_create_openreq_child()
349 ireq->tstamp_ok = tcp_opt.saw_tstamp; in cookie_v4_check()
3752 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()3839 } else if (tp->rx_opt.tstamp_ok && in tcp_fast_parse_options()5601 tp->rx_opt.tstamp_ok = 1; in tcp_rcv_synsent_state_process()5680 tp->rx_opt.tstamp_ok = 1; in tcp_rcv_synsent_state_process()5864 if (tp->rx_opt.tstamp_ok) in tcp_rcv_state_process()6077 ireq->tstamp_ok = rx_opt->tstamp_ok; in tcp_openreq_init()6206 tmp_opt.tstamp_ok = tmp_opt.saw_tstamp; in tcp_conn_request()6269 req->cookie_ts = tmp_opt.tstamp_ok; in tcp_conn_request()6270 if (!tmp_opt.tstamp_ok) in tcp_conn_request()
630 ireq->tstamp_ok &= !ireq->sack_ok; in tcp_synack_options()643 if (likely(ireq->tstamp_ok)) { in tcp_synack_options()651 if (unlikely(!ireq->tstamp_ok)) in tcp_synack_options()693 if (likely(tp->rx_opt.tstamp_ok)) { in tcp_established_options()
2312 tp->rx_opt.tstamp_ok = 1; in tcp_repair_options_est()2655 if (tp->rx_opt.tstamp_ok) in tcp_get_info()
89 tstamp_ok : 1, member
208 ireq->tstamp_ok = tcp_opt.saw_tstamp; in cookie_v6_check()