Searched refs:send_time (Results 1 – 2 of 2) sorted by relevance
4567 int send_time = 0, ret; in ssl_fill_hello_random() local4572 send_time = (s->mode & SSL_MODE_SEND_SERVERHELLO_TIME) != 0; in ssl_fill_hello_random()4574 send_time = (s->mode & SSL_MODE_SEND_CLIENTHELLO_TIME) != 0; in ssl_fill_hello_random()4575 if (send_time) { in ssl_fill_hello_random()
2916 rack_log_rtt_sample_calc(struct tcp_rack *rack, uint32_t rtt, uint32_t send_time, uint32_t ack_time… in rack_log_rtt_sample_calc() argument2925 log.u_bbr.flex2 = send_time; in rack_log_rtt_sample_calc()