Searched refs:defaultWindowSize (Results 1 – 4 of 4) sorted by relevance
31 defaultWindowSize = 65535 const33 initialWindowSize = defaultWindowSize // for an RPC
157 if config.InitialWindowSize >= defaultWindowSize {162 if config.InitialConnWindowSize >= defaultWindowSize {166 if iwz != defaultWindowSize {175 if delta := uint32(icwz - defaultWindowSize); delta > 0 {
195 if opts.InitialConnWindowSize >= defaultWindowSize {237 if opts.InitialWindowSize >= defaultWindowSize {281 if t.initialWindowSize != defaultWindowSize {294 if delta := uint32(icwz - defaultWindowSize); delta > 0 {
360 sendQuota: defaultWindowSize,361 oiws: defaultWindowSize,