Home
last modified time | relevance | path

Searched refs:Backoff (Results 1 – 25 of 7237) sorted by relevance

12345678910>>...290

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/csma/model/
H A Dbackoff.cc28 Backoff::Backoff () in Backoff() function in ns3::Backoff
41 Backoff::Backoff(Time slotTime, uint32_t minSlots, uint32_t maxSlots, uint32_t ceiling, uint32_t ma… in Backoff() function in ns3::Backoff
53 Backoff::GetBackoffTime (void) in GetBackoffTime()
80 Backoff::ResetBackoffTime (void) in ResetBackoffTime()
86 Backoff::MaxRetriesReached (void) in MaxRetriesReached()
92 Backoff::IncrNumRetries (void) in IncrNumRetries()
98 Backoff::AssignStreams (int64_t stream) in AssignStreams()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol/
H A Dbackoff.go32 type Backoff struct { struct
41 return &Backoff{
49 func NewBackOff(initial, max time.Duration) *Backoff {
50 return &Backoff{
59 func (p *Backoff) Get(id string) time.Duration { argument
71 func (p *Backoff) Next(id string, eventTime time.Time) { argument
85 func (p *Backoff) Reset(id string) { argument
92 func (p *Backoff) IsInBackOffSince(id string, eventTime time.Time) bool { argument
121 func (p *Backoff) GC() { argument
133 func (p *Backoff) DeleteEntry(id string) { argument
[all …]

12345678910>>...290