Home
last modified time | relevance | path

Searched refs:TBL_MIN_BUCKETS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dflow_table.c47 #define TBL_MIN_BUCKETS 1024 macro
211 ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_init()
216 ufid_ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_init()
389 new_ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_flush()
392 new_ufid_ti = table_instance_alloc(TBL_MIN_BUCKETS); in ovs_flow_tbl_flush()