HomeSort by relevance Sort by last modified time
    Searched refs:last_blocked_send_window_offset_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_flow_controller.cc 32 last_blocked_send_window_offset_(0) {
144 last_blocked_send_window_offset_ < send_window_offset_) {
155 last_blocked_send_window_offset_ = send_window_offset_;
quic_flow_controller.h 123 uint64 last_blocked_send_window_offset_; member in class:net::QuicFlowController

Completed in 1404 milliseconds