Searched defs:n_buckets (Results 1 – 2 of 2) sorted by relevance
240 static struct flex_array *alloc_buckets(unsigned int n_buckets) in alloc_buckets()381 static struct flow_table *__flow_tbl_rehash(struct flow_table *table, int n_buckets) in __flow_tbl_rehash()
168 unsigned int count, n_buckets; member