Searched refs:ovs_flow_tbl_masks_cache_resize (Results 1 – 3 of 3) sorted by relevance
90 int ovs_flow_tbl_masks_cache_resize(struct flow_table *table, u32 size);
391 int ovs_flow_tbl_masks_cache_resize(struct flow_table *table, u32 size) in ovs_flow_tbl_masks_cache_resize() function
1616 err = ovs_flow_tbl_masks_cache_resize(&dp->table, cache_size); in ovs_dp_change()