Lines Matching defs:table
102 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count()
391 int ovs_flow_tbl_masks_cache_resize(struct flow_table *table, u32 size) in ovs_flow_tbl_masks_cache_resize()
413 int ovs_flow_tbl_init(struct flow_table *table) in ovs_flow_tbl_init()
461 static void table_instance_flow_free(struct flow_table *table, in table_instance_flow_free()
478 void table_instance_flow_flush(struct flow_table *table, in table_instance_flow_flush()
515 void ovs_flow_tbl_destroy(struct flow_table *table) in ovs_flow_tbl_destroy()
938 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks()
944 u32 ovs_flow_tbl_masks_cache_size(const struct flow_table *table) in ovs_flow_tbl_masks_cache_size()
958 void ovs_flow_tbl_remove(struct flow_table *table, struct sw_flow *flow) in ovs_flow_tbl_remove()
1037 static void flow_key_insert(struct flow_table *table, struct sw_flow *flow) in flow_key_insert()
1061 static void flow_ufid_insert(struct flow_table *table, struct sw_flow *flow) in flow_ufid_insert()
1083 int ovs_flow_tbl_insert(struct flow_table *table, struct sw_flow *flow, in ovs_flow_tbl_insert()
1107 void ovs_flow_masks_rebalance(struct flow_table *table) in ovs_flow_masks_rebalance()