Home | History | Annotate | Download | only in quic

Lines Matching defs:window_update_frame

4307   QuicWindowUpdateFrame window_update_frame;
4308 window_update_frame.stream_id = 0x01020304;
4309 window_update_frame.byte_offset = 0x1122334455667788;
4312 frames.push_back(QuicFrame(&window_update_frame));