Home
last modified time | relevance | path

Searched defs:n_buckets (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/openvswitch/
Dflow.c240 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()
Dflow.h168 unsigned int count, n_buckets; member