Home
last modified time | relevance | path

Searched defs:pkt_num (Results 1 – 2 of 2) sorted by relevance

/openssl/include/internal/
H A Dquic_ackm.h40 QUIC_PN pkt_num; member
112 QUIC_PN pkt_num; member
/openssl/ssl/quic/
H A Dquic_ackm.c149 tx_pkt_history_by_pkt_num(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_by_pkt_num()
160 tx_pkt_history_remove(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_remove()
1744 static int ack_contains(const OSSL_QUIC_FRAME_ACK *ack, QUIC_PN pkt_num) in ack_contains()
1759 static int ackm_is_missing(OSSL_ACKM *ackm, int pkt_space, QUIC_PN pkt_num) in ackm_is_missing()

Completed in 14 milliseconds