Lines Matching defs:table
103 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count()
389 int ovs_flow_tbl_masks_cache_resize(struct flow_table *table, u32 size) in ovs_flow_tbl_masks_cache_resize()
411 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init()
459 static void table_instance_flow_free(struct flow_table *table, in table_instance_flow_free()
476 void table_instance_flow_flush(struct flow_table *table, in table_instance_flow_flush()
513 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy()
936 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks()
942 u32 ovs_flow_tbl_masks_cache_size(const struct flow_table *table) in ovs_flow_tbl_masks_cache_size()
956 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove()
1035 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert()
1059 static void flow_ufid_insert(struct flow_table *table, struct sw_flow *flow) in flow_ufid_insert()
1081 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert()
1105 void ovs_flow_masks_rebalance(struct flow_table *table) in ovs_flow_masks_rebalance()