Searched refs:tstamp_ok (Results 1 – 9 of 9) sorted by relevance
266 ctx->attrs.tstamp_ok = 0; in tcp_parse_option() 268 ctx->attrs.tstamp_ok = 1; in tcp_parse_option() 302 if (!ctx->attrs.tstamp_ok) in tcp_validate_sysctl() 345 if (ctx->attrs.tstamp_ok) { in tcp_prepare_cookie() 360 if (ctx->attrs.tstamp_ok && ctx->tcp->ece && ctx->tcp->cwr) in tcp_prepare_cookie() 379 if (ctx->attrs.tstamp_ok) { in tcp_write_options() 422 if (!ctx->attrs.tstamp_ok || !ctx->tcp->ece || !ctx->tcp->cwr) in tcp_handle_syn() 481 if (ctx->attrs.tstamp_ok) in tcp_validate_cookie()
462 mss - (ireq->tstamp_ok ? TCPOLEN_TSTAMP_ALIGNED : 0), in tcp_openreq_init_rwin()600 newtp->rx_opt.tstamp_ok = ireq->tstamp_ok; in tcp_create_openreq_child()617 if (newtp->rx_opt.tstamp_ok) { in tcp_create_openreq_child()710 if (inet_rsk(req)->tstamp_ok && !fastopen) in tcp_check_req()
4596 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()4706 } else if (tp->rx_opt.tstamp_ok && in tcp_fast_parse_options()6921 tp->rx_opt.tstamp_ok = 1; in tcp_rcv_synsent_state_process()7009 tp->rx_opt.tstamp_ok = 1; in tcp_rcv_synsent_state_process()7223 if (tp->rx_opt.tstamp_ok) in tcp_rcv_state_process()7475 ireq->tstamp_ok = rx_opt->tstamp_ok; in tcp_openreq_init()7655 tmp_opt.tstamp_ok = tmp_opt.saw_tstamp; in tcp_conn_request()7666 if (tmp_opt.tstamp_ok || (!want_cookie && !isn)) in tcp_conn_request()7672 if (tmp_opt.tstamp_ok) { in tcp_conn_request()7703 if (!tmp_opt.tstamp_ok) in tcp_conn_request()
343 ireq->tstamp_ok = tcp_opt->saw_tstamp; in cookie_tcp_reqsk_alloc()
3595 tp->rx_opt.tstamp_ok = 1; in tcp_repair_options_est()4263 if (tp->rx_opt.tstamp_ok) in tcp_get_info()
154 tp->rx_opt.tstamp_ok = TCPOPT_TSTAMP_G(opt); in assign_rxopt()160 if (tp->rx_opt.tstamp_ok) { in assign_rxopt()
352 ireq->tstamp_ok = 0; in subflow_prep_synack()
612 u8 tstamp_ok; member
12317 if (attrs->tstamp_ok) { in bpf_sk_assign_tcp_reqsk()12338 ireq->tstamp_ok = !!attrs->tstamp_ok; in bpf_sk_assign_tcp_reqsk()