Searched refs:CongestionFeedbackMessageTCP (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_protocol.cc273 CongestionFeedbackMessageTCP::CongestionFeedbackMessageTCP() function in class:net::CongestionFeedbackMessageTCP
509 const CongestionFeedbackMessageTCP& tcp = congestion_frame.tcp;
H A Dquic_protocol.h747 struct NET_EXPORT_PRIVATE CongestionFeedbackMessageTCP { struct in namespace:net
748 CongestionFeedbackMessageTCP();
764 CongestionFeedbackMessageTCP tcp;
H A Dquic_framer.cc1505 CongestionFeedbackMessageTCP* tcp = &frame->tcp;
2143 const CongestionFeedbackMessageTCP& tcp = frame.tcp;

Completed in 50 milliseconds