Searched refs:QLOG_FRAME_CREATED (Results 1 – 1 of 1) sorted by relevance
/external/rust/crates/quiche/src/h3/ |
D | mod.rs | 340 const QLOG_FRAME_CREATED: EventType = constant 1159 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_headers() 1285 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_body() 1562 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_priority_update_for_request() 1785 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_goaway() 1940 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_grease_frames() 1968 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_grease_frames() 2086 qlog_with_type!(QLOG_FRAME_CREATED, conn.qlog, q, { in send_settings()
|