Searched defs:token_bucket (Results 1 – 1 of 1) sorted by relevance
39 struct token_bucket { struct46 static struct token_bucket *token_hash __read_mostly; argument49 static struct token_bucket *token_bucket(u32 token) in token_bucket() function