Searched defs:pkt_num (Results 1 – 4 of 4) 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()1409 static int ack_contains(const OSSL_QUIC_FRAME_ACK *ack, QUIC_PN pkt_num) in ack_contains()1424 static int ackm_is_missing(OSSL_ACKM *ackm, int pkt_space, QUIC_PN pkt_num) in ackm_is_missing()
1932 int i, rc = 0, data_len = 0, pkt_num = 0; in bnxt_qplib_post_send() local
577 u16 pkt_num; global() member