Searched refs:getWindowSize (Results 1 – 2 of 2) sorted by relevance
204 uint64_t getWindowSize() const { return WindowSize; } in getWindowSize() function
199 MaxFragmentSize = std::max(MaxFragmentSize, Policy->getWindowSize()); in getMaxWindowSize()