X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drl%2Fcommon_accounting.h;h=fc8e75e52aeb416be149353922f87b85aa7a9733;hb=845a86c2059f50aef544fffde2534064d4048ed4;hp=0fbcdbe118b0845b4a286ca3731076dd20e95ddc;hpb=a3ef11b996352e66f4031c684c7dcda536bc3bf1;p=distributedratelimiting.git diff --git a/drl/common_accounting.h b/drl/common_accounting.h index 0fbcdbe..fc8e75e 100644 --- a/drl/common_accounting.h +++ b/drl/common_accounting.h @@ -94,6 +94,9 @@ typedef struct { /** The average flow rate. */ uint32_t avg_rate; + /** The hash of the flow whose rate is the max_flow_rate. */ + uint32_t max_flow_rate_flow_hash; + } common_accounting_t; /** Determines the difference between two timeval structs (in seconds, with