Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dqlog_event_helpers.c573 const char *type_s; in log_packet() local
576 type_s = quic_pkt_type_to_qlog(hdr->type); in log_packet()
577 if (type_s == NULL) in log_packet()
578 type_s = "unknown"; in log_packet()
580 QLOG_STR("packet_type", type_s); in log_packet()

Completed in 7 milliseconds