Searched defs:CongestionFeedbackMessageTCP (Results 1 - 2 of 2) 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;

Completed in 1603 milliseconds