Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_ackm.h60 QUIC_PN pkt_num; member
141 QUIC_PN pkt_num; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_ackm.c142 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()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c1932 int i, rc = 0, data_len = 0, pkt_num = 0; in bnxt_qplib_post_send() local
/freebsd/sys/contrib/dev/rtw89/
H A Dmac.h577 u16 pkt_num; global() member