Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dbdp_estimator.go48 type bdpEstimator struct { struct
73 func (b *bdpEstimator) timesnap(d [8]byte) { argument
84 func (b *bdpEstimator) add(n uint32) bool { argument
104 func (b *bdpEstimator) calculate(d [8]byte) { argument
Dcontrolbuf.go348 bdpEst *bdpEstimator
355 func newLoopyWriter(s side, fr *framer, cbuf *controlBuffer, bdpEst *bdpEstimator) *loopyWriter { argument
Dhttp2_server.go94 bdpEst *bdpEstimator
227 t.bdpEst = &bdpEstimator{
Dhttp2_client.go87 bdpEst *bdpEstimator
242 t.bdpEst = &bdpEstimator{