Home
last modified time | relevance | path

Searched refs:bandwidth_estimate_bytes_per_second_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/quic/crypto/
Dsource_address_token.h39 return bandwidth_estimate_bytes_per_second_; in bandwidth_estimate_bytes_per_second()
43 bandwidth_estimate_bytes_per_second_ = bandwidth_estimate_bytes_per_second; in set_bandwidth_estimate_bytes_per_second()
86 int32 bandwidth_estimate_bytes_per_second_; variable