Home
last modified time | relevance | path

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

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/parameters/
H A Dparameters.go271 ServerBurstDownstreamTargetBytes = "ServerBurstDownstreamTargetBytes" const
581 ServerBurstDownstreamTargetBytes: {value: 0, minimum: 0, flags: serverSideOnly},
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/parameters/
H A Dparameters.go269 ServerBurstDownstreamTargetBytes = "ServerBurstDownstreamTargetBytes" const
561 ServerBurstDownstreamTargetBytes: {value: 0, minimum: 0, flags: serverSideOnly},
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/server/
H A DtunnelServer.go1387 downstreamTargetBytes := int64(p.Int(parameters.ServerBurstDownstreamTargetBytes))
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/server/
H A DtunnelServer.go1388 downstreamTargetBytes := int64(p.Int(parameters.ServerBurstDownstreamTargetBytes))