Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 11 of 11) sorted by relevance

/openssl/ssl/quic/
H A Dquic_ackm.c555 OSSL_QUIC_FRAME_ACK ack[QUIC_PN_SPACE_NUM]; member
670 const OSSL_QUIC_FRAME_ACK *ack, in ackm_detect_and_remove_newly_acked_pkts()
1121 static void ackm_process_ecn(OSSL_ACKM *ackm, const OSSL_QUIC_FRAME_ACK *ack, in ackm_process_ecn()
1145 int ossl_ackm_on_rx_ack_frame(OSSL_ACKM *ackm, const OSSL_QUIC_FRAME_ACK *ack, in ossl_ackm_on_rx_ack_frame()
1390 static int ack_contains(const OSSL_QUIC_FRAME_ACK *ack, QUIC_PN pkt_num) in ack_contains()
1594 OSSL_QUIC_FRAME_ACK *ack) in ackm_fill_rx_ack_ranges()
1618 OSSL_QUIC_FRAME_ACK *ack = &ackm->ack[pkt_space]; in ossl_ackm_get_ack_frame() local
H A Dqlog_event_helpers.c210 OSSL_QUIC_FRAME_ACK ack; in log_frame_actual() local
H A Dquic_trace.c78 OSSL_QUIC_FRAME_ACK ack; in frame_ack() local
H A Dquic_wire.c57 const OSSL_QUIC_FRAME_ACK *ack) in ossl_quic_wire_encode_frame_ack()
519 OSSL_QUIC_FRAME_ACK *ack, in ossl_quic_wire_decode_frame_ack()
H A Dquic_rx_depack.c66 OSSL_QUIC_FRAME_ACK ack; in depack_do_frame_ack() local
H A Dquic_txp.c621 void (*cb)(const OSSL_QUIC_FRAME_ACK *ack, in ossl_quic_tx_packetiser_set_ack_tx_cb()
1829 const OSSL_QUIC_FRAME_ACK *ack; in txp_generate_pre_token() local
H A Dquic_channel.c841 static void ch_on_txp_ack_tx(const OSSL_QUIC_FRAME_ACK *ack, uint32_t pn_space, in ch_on_txp_ack_tx()
/openssl/test/
H A Dquic_ackm_test.c343 OSSL_QUIC_FRAME_ACK ack = {0}; in test_tx_ack_case_actual() local
521 OSSL_QUIC_FRAME_ACK ack = {0}; in test_tx_ack_time_script() local
909 const OSSL_QUIC_FRAME_ACK *ack; in test_rx_ack_actual() local
H A Dquic_fifd_test.c115 OSSL_QUIC_FRAME_ACK ack = {0}; in test_generic() local
H A Dquic_txp_test.c65 OSSL_QUIC_FRAME_ACK ack; member
/openssl/apps/
H A Ds_client.c268 int ack; member

Completed in 68 milliseconds