X-Git-Url: http://git.onelab.eu/?p=distributedratelimiting.git;a=blobdiff_plain;f=drl%2Fcommon_accounting.h;h=fc8e75e52aeb416be149353922f87b85aa7a9733;hp=0fbcdbe118b0845b4a286ca3731076dd20e95ddc;hb=9891ed21bcd3ff9f72a92e867ac7e8e0b9abb533;hpb=da2e1847da1c3ece4b1a8685de49d972aed48178 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