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()
387 mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0), in tcp_openreq_init_rwin()500 newtp->rx_opt.tstamp_ok = ireq->tstamp_ok; in tcp_create_openreq_child()520 if (newtp->rx_opt.tstamp_ok) { in tcp_create_openreq_child()
346 ireq->tstamp_ok = tcp_opt.saw_tstamp; in cookie_v4_check()
3703 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()3790 } else if (tp->rx_opt.tstamp_ok && in tcp_fast_parse_options()5553 tp->rx_opt.tstamp_ok = 1; in tcp_rcv_synsent_state_process()5632 tp->rx_opt.tstamp_ok = 1; in tcp_rcv_synsent_state_process()5817 if (tp->rx_opt.tstamp_ok) in tcp_rcv_state_process()6027 ireq->tstamp_ok = rx_opt->tstamp_ok; in tcp_openreq_init()6138 tmp_opt.tstamp_ok = tmp_opt.saw_tstamp; in tcp_conn_request()6201 req->cookie_ts = tmp_opt.tstamp_ok; in tcp_conn_request()6202 if (!tmp_opt.tstamp_ok) in tcp_conn_request()
633 ireq->tstamp_ok &= !ireq->sack_ok; in tcp_synack_options()646 if (likely(ireq->tstamp_ok)) { in tcp_synack_options()654 if (unlikely(!ireq->tstamp_ok)) in tcp_synack_options()696 if (likely(tp->rx_opt.tstamp_ok)) { in tcp_established_options()
2285 tp->rx_opt.tstamp_ok = 1; in tcp_repair_options_est()2618 if (tp->rx_opt.tstamp_ok) in tcp_get_info()
89 tstamp_ok : 1, member
228 ireq->tstamp_ok = tcp_opt.saw_tstamp; in cookie_v6_check()