Searched defs:trInFlow (Results 1 – 1 of 1) sorted by relevance
104 type trInFlow struct { struct105 limit uint32106 unacked uint32107 effectiveWindowSize uint32110 func (f *trInFlow) newLimit(n uint32) uint32 {117 func (f *trInFlow) onData(n uint32) uint32 {129 func (f *trInFlow) reset() uint32 {136 func (f *trInFlow) updateEffectiveWindowSize() {140 func (f *trInFlow) getSize() uint32 {