Lines Matching refs:QuicCongestionFeedbackFrame
654 struct NET_EXPORT_PRIVATE QuicCongestionFeedbackFrame {
655 QuicCongestionFeedbackFrame();
656 ~QuicCongestionFeedbackFrame();
659 std::ostream& os, const QuicCongestionFeedbackFrame& c);
723 explicit QuicFrame(QuicCongestionFeedbackFrame* frame)
745 QuicCongestionFeedbackFrame* congestion_feedback_frame;