Searched defs:QuicWindowUpdateFrame (Results 1 – 8 of 8) sorted by relevance
19 struct QUICHE_EXPORT QuicWindowUpdateFrame struct31 QuicFrameType type;35 QuicControlFrameId control_frame_id = kInvalidControlFrameId;39 QuicStreamId stream_id = 0;43 QuicByteCount max_data = 0;
11 QuicWindowUpdateFrame::QuicWindowUpdateFrame() in QuicWindowUpdateFrame() function in quic::QuicWindowUpdateFrame14 QuicWindowUpdateFrame::QuicWindowUpdateFrame( in QuicWindowUpdateFrame() function in quic::QuicWindowUpdateFrame
53 void OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/) override {} in OnWindowUpdateFrame()
264 const QuicWindowUpdateFrame& /*frame*/) { in OnWindowUpdateFrame()
162 bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/) override { in OnWindowUpdateFrame()
357 virtual void OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/, in OnWindowUpdateFrame()
426 const QuicWindowUpdateFrame& /*frame*/) { in OnWindowUpdateFrame()
4827 void OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/, in OnWindowUpdateFrame()