Home
last modified time | relevance | path

Searched defs:QuicPathResponseFrame (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/frames/
H A Dquic_path_response_frame.h16 struct QUIC_EXPORT_PRIVATE QuicPathResponseFrame { struct
28 QuicControlFrameId control_frame_id = kInvalidControlFrameId;
30 QuicPathFrameBuffer data_buffer;
H A Dquic_path_response_frame.cc13 QuicPathResponseFrame::QuicPathResponseFrame( in QuicPathResponseFrame() function in quic::QuicPathResponseFrame
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/frames/
H A Dquic_path_response_frame.h18 struct QUIC_EXPORT_PRIVATE QuicPathResponseFrame { struct
30 QuicControlFrameId control_frame_id;
32 QuicPathFrameBuffer data_buffer;
H A Dquic_path_response_frame.cc13 QuicPathResponseFrame::QuicPathResponseFrame() in QuicPathResponseFrame() function in quic::QuicPathResponseFrame
16 QuicPathResponseFrame::QuicPathResponseFrame( in QuicPathResponseFrame() function in quic::QuicPathResponseFrame
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dchlo_extractor.cc248 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()
H A Dquic_connection.h322 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dtls_chlo_extractor.h128 bool OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) override { in OnPathResponseFrame()
H A Dchlo_extractor.cc255 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()
H A Dquic_connection.h375 virtual void OnPathResponseFrame(const QuicPathResponseFrame& /*frame*/) {} in OnPathResponseFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/
H A Dquic_test_utils.cc375 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/
H A Dquic_test_utils.cc402 const QuicPathResponseFrame& /*frame*/) { in OnPathResponseFrame()