Searched refs:bucket (Results 1 – 2 of 2) sorted by relevance
497 nlattr * bucket = request.attr_start(i); // next bucket in createSetupRequest() local498 result = request.put_u32(GSCAN_ATTRIBUTE_BUCKET_ID, mParams->buckets[i].bucket); in createSetupRequest()547 request.attr_end(bucket); in createSetupRequest()
7842 // This bucket counts values from the previous bucket's (or -infinity if7843 // this is the first bucket) upper_limit (inclusive) to this upper_limit7846 // This is the highest bucket. This is set instead of the upper_limit. Any7847 // values larger or equal to the previous bucket's upper_limit are counted7848 // in this bucket.