Home
last modified time | relevance | path

Searched refs:QLOG_EVENT (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Dqlog_events.h9 QLOG_EVENT(connectivity, connection_started)
10 QLOG_EVENT(connectivity, connection_state_updated)
11 QLOG_EVENT(connectivity, connection_closed)
12 QLOG_EVENT(transport, parameters_set)
13 QLOG_EVENT(transport, packet_sent)
14 QLOG_EVENT(transport, packet_received)
15 QLOG_EVENT(recovery, packet_lost)
H A Dqlog.h24 # define QLOG_EVENT(cat, name) QLOG_EVENT_TYPE_##cat##_##name, macro
26 # undef QLOG_EVENT
/openssl/ssl/quic/
H A Dqlog.c641 # define QLOG_EVENT(e_cat, e_name) \ in filter_apply() macro
646 # undef QLOG_EVENT in filter_apply()

Completed in 8 milliseconds