Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_ackm.c57 uint64_t highest_sent; member
83 h->highest_sent = 0; in tx_pkt_history_init()
137 h->highest_sent = pkt->pkt_num; in tx_pkt_history_add()