Home
last modified time | relevance | path

Searched refs:QLOG_EVENT_END (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dquic_qlog_test.c126 QLOG_EVENT_END() in test_qlog()
131 QLOG_EVENT_END() in test_qlog()
136 QLOG_EVENT_END() in test_qlog()
/freebsd/crypto/openssl/ssl/quic/
H A Dqlog_event_helpers.c23 QLOG_EVENT_END() in ossl_qlog_event_connectivity_connection_started()
73 QLOG_EVENT_END() in ossl_qlog_event_connectivity_connection_state_updated()
146 QLOG_EVENT_END() in ossl_qlog_event_connectivity_connection_closed()
182 QLOG_EVENT_END() in ossl_qlog_event_recovery_packet_lost()
589 QLOG_EVENT_END() in ossl_qlog_event_transport_packet_sent()
603 QLOG_EVENT_END() in ossl_qlog_event_transport_packet_received()
H A Dquic_channel.c1821 QLOG_EVENT_END() in ch_on_transport_params()
1992 QLOG_EVENT_END() in ch_generate_transport_params()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dqlog.md25 QLOG_EVENT_END()
50 - a `QLOG_EVENT_END` macro.
/freebsd/crypto/openssl/include/internal/
H A Dqlog.h86 #define QLOG_EVENT_END() \ macro