HomeSort by: relevance | last modified time | path
    Searched defs:QLOG_EVENT_BEGIN (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
qlog.h 78 #define QLOG_EVENT_BEGIN(qlog, cat, name) \
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
qlog_event_helpers.c 20 QLOG_EVENT_BEGIN(qlog, connectivity, connection_started)
66 QLOG_EVENT_BEGIN(qlog, connectivity, connection_state_updated)
123 QLOG_EVENT_BEGIN(qlog, connectivity, connection_closed)
176 QLOG_EVENT_BEGIN(qlog, recovery, packet_lost)
587 QLOG_EVENT_BEGIN(qlog, transport, packet_sent)
601 QLOG_EVENT_BEGIN(qlog, transport, packet_received)

Completed in 40 milliseconds