Searched refs:kbps (Results 1 – 6 of 6) sorted by relevance
93 double kbps = static_cast<double>(bytes_since_last_start_) * 8 / ms; in StopStream() local95 data_sum_ += kbps; in StopStream()96 LOG(INFO) << "Bandwidth: " << kbps in StopStream()98 int kbps_int = static_cast<int>(kbps); in StopStream()
859 bandwidth_limit_init(struct bwlimit *bw, u_int64_t kbps, size_t buflen) in bandwidth_limit_init() argument862 bw->rate = kbps; in bandwidth_limit_init()
132 you dont want those to exceed 100kbps going out.
147 # then pass it through a policer which allows 1kbps; if the flow
795 int kbps = bps / 1000; in CreateBandwidthElem() local798 SetXmlBody(elem, kbps); in CreateBandwidthElem()
3046 14509 "kbps"