Searched defs:n_buckets (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/net/openvswitch/ | ||
H A D | flow_table.h | 41 unsigned int n_buckets; member in struct:table_instance |
H A D | flow_table.c | 119 static struct flex_array *alloc_buckets(unsigned int n_buckets) alloc_buckets() argument 370 table_instance_rehash(struct table_instance *ti, int n_buckets, bool ufid) table_instance_rehash() argument |
/linux-4.1.27/kernel/bpf/ | ||
H A D | hashtab.c | 22 u32 n_buckets; /* number of hash buckets */ member in struct:bpf_htab |
Completed in 38 milliseconds