Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_table.h41 unsigned int n_buckets; member
Dflow_table.c120 static struct flex_array *alloc_buckets(unsigned int n_buckets) in alloc_buckets()
373 int n_buckets, bool ufid) in table_instance_rehash()
/linux-4.4.14/kernel/bpf/
Dhashtab.c22 u32 n_buckets; /* number of hash buckets */ member