Home
last modified time | relevance | path

Searched defs:sumCost (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/les/flowcontrol/
H A Dcontrol.go63 sumCost uint64 // sum of req costs received from this client member
252 sumCost uint64 // sum of req costs sent to this server member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/les/utils/
H A Dlimiter.go40 maxCost, sumCost, sumCostLimit uint member
51 sumCost uint // summed cost of requests queued by the node member
H A Dweighted_select.go115 sumCost uint64 member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/les/
H A Ddistributor_test.go48 sumCost uint64 member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/les/flowcontrol/
H A Dcontrol.go100 sumCost uint64 // sum of req costs sent to this server member
/dports/net/norm/norm-1.5r6/protolib/src/manet/
H A DmanetGraph.cpp1330 Cost& sumCost = AccessCostTemp(); in PrevHopIsValid() local
1361 Cost& sumCost = AccessCostTemp(); in PrevHopIsValid() local