Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_qlog_test.c115 QLOG_BOOL("field6", 0); in test_qlog()
116 QLOG_BOOL("field7", 1); in test_qlog()
/openssl/include/internal/
H A Dqlog.h124 # define QLOG_BOOL(name, value) ossl_qlog_bool(qlog_instance, (name), (value)) macro
/openssl/ssl/quic/
H A Dqlog_event_helpers.c319 QLOG_BOOL("explicit_length", f.has_explicit_len); in log_frame_actual()
321 QLOG_BOOL("fin", 1); in log_frame_actual()
H A Dquic_channel.c1672 QLOG_BOOL("disable_active_migration", got_disable_active_migration); in ch_on_transport_params()
1803 QLOG_BOOL("disable_active_migration", 1); in ch_generate_transport_params()
/openssl/doc/designs/quic-design/
H A Dqlog.md19 QLOG_BOOL("resumption_allowed", 1)

Completed in 34 milliseconds