Searched refs:alloc_buckets (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dflow_table.c119 static struct flex_array *alloc_buckets(unsigned int n_buckets) alloc_buckets() function
193 ti->buckets = alloc_buckets(new_size); table_instance_alloc()

Completed in 50 milliseconds