Home
last modified time | relevance | path

Searched refs:ConjureDecoyRegistrarMaxDelay (Results 1 – 3 of 3) 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.go284 ConjureDecoyRegistrarMaxDelay = "ConjureDecoyRegistrarMaxDelay" const
596 ConjureDecoyRegistrarMaxDelay: {value: time.Duration(0), minimum: time.Duration(0)},
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/
H A DdialParameters.go480 maxDelay := p.Duration(parameters.ConjureDecoyRegistrarMaxDelay)
H A Dconfig.go1668 …applyParameters[parameters.ConjureDecoyRegistrarMaxDelay] = fmt.Sprintf("%dms", *config.ConjureDec…