Home
last modified time | relevance | path

Searched refs:FlowRefillDelay (Results 1 – 18 of 18) sorted by relevance

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vishvananda/netlink/
H A Dqdisc.go282 FlowRefillDelay uint32 member
289 …antum, fq.Pacing, fq.FlowDefaultRate, fq.FlowMaxRate, fq.Buckets, fq.FlowRefillDelay, fq.LowRateTh…
H A Dqdisc_linux.go269 if qdisc.FlowRefillDelay > 0 {
270 options.AddRtAttr(nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
516 fq.FlowRefillDelay = native.Uint32(datum.Value)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/vishvananda/netlink/
H A Dqdisc_linux.go265 if qdisc.FlowRefillDelay > 0 {
266 …ewRtAttrChild(options, nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
495 fq.FlowRefillDelay = native.Uint32(datum.Value)
H A Dqdisc.go248 FlowRefillDelay uint32 member
/dports/net/yggdrasil/yggdrasil-go-0.3.11/vendor/github.com/vishvananda/netlink/
H A Dqdisc_linux.go265 if qdisc.FlowRefillDelay > 0 {
266 …ewRtAttrChild(options, nl.TCA_FQ_FLOW_REFILL_DELAY, nl.Uint32Attr((uint32(qdisc.FlowRefillDelay))))
495 fq.FlowRefillDelay = native.Uint32(datum.Value)
H A Dqdisc.go248 FlowRefillDelay uint32 member