Home
last modified time | relevance | path

Searched refs:rx_time (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_ackm.h165 int pkt_space, OSSL_TIME rx_time);
/openssl/ssl/quic/
H A Dquic_ackm.c1146 int pkt_space, OSSL_TIME rx_time) in ossl_ackm_on_rx_ack_frame() argument
1468 OSSL_TIME rx_time, int pkt_space, in ackm_on_rx_ack_eliciting() argument
1526 ossl_time_add(rx_time, tx_max_ack_delay)); in ackm_on_rx_ack_eliciting()
1530 ossl_time_add(rx_time, in ackm_on_rx_ack_eliciting()
/openssl/doc/designs/quic-design/
H A Dquic-ackm.md255 space of the containing packet. `rx_time` is the time the frame was
297 int pkt_space, OSSL_TIME rx_time);
H A Drx-depacketizer.md147 (`QUIC_ACKM`, the created `QUIC_ACKM_ACK`, `pkt_space` and `rx_time`)

Completed in 12 milliseconds