Searched defs:pkt_num (Results 1 – 2 of 2) sorted by relevance
60 QUIC_PN pkt_num; member141 QUIC_PN pkt_num; member
142 tx_pkt_history_by_pkt_num(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_by_pkt_num()153 tx_pkt_history_remove(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_remove()1390 static int ack_contains(const OSSL_QUIC_FRAME_ACK *ack, QUIC_PN pkt_num) in ack_contains()1405 static int ackm_is_missing(OSSL_ACKM *ackm, int pkt_space, QUIC_PN pkt_num) in ackm_is_missing()
Completed in 9 milliseconds