Home
last modified time | relevance | path

Searched defs:txp (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/quic/
H A Dquic_txp.c126 OSSL_QUIC_TX_PACKETISER *txp; member
456 OSSL_QUIC_TX_PACKETISER *txp; in ossl_quic_tx_packetiser_new() local
1520 static size_t txp_get_mdpl(OSSL_QUIC_TX_PACKETISER *txp) in txp_get_mdpl()
1528 OSSL_QUIC_TX_PACKETISER *txp = arg; in get_sstream_by_id() local
1544 OSSL_QUIC_TX_PACKETISER *txp = arg; in on_regen_notify() local
1603 static int txp_need_ping(OSSL_QUIC_TX_PACKETISER *txp, in txp_need_ping()
1697 OSSL_QUIC_TX_PACKETISER *txp = arg; in on_confirm_notify() local
1768 OSSL_QUIC_TX_PACKETISER *txp = arg; in on_sstream_updated() local
1814 OSSL_QUIC_TX_PACKETISER *txp, size_t n) in ossl_quic_tx_packetiser_record_received_closing_bytes()
2565 static int txp_generate_for_el(OSSL_QUIC_TX_PACKETISER *txp, in txp_generate_for_el()
[all …]
H A Dquic_channel_local.h68 OSSL_QUIC_TX_PACKETISER *txp; member
/openssl/test/
H A Dquic_txp_test.c44 OSSL_QUIC_TX_PACKETISER *txp; member

Completed in 21 milliseconds