Home | History | Annotate | Download | only in quic

Lines Matching refs:QuicConnectionCloseFrame

787 struct NET_EXPORT_PRIVATE QuicConnectionCloseFrame {
788 QuicConnectionCloseFrame();
791 std::ostream& os, const QuicConnectionCloseFrame& c);
870 explicit QuicFrame(QuicConnectionCloseFrame* frame);
892 QuicConnectionCloseFrame* connection_close_frame;