Lines Matching defs:tbl
248 static int tbl_mask_array_realloc(struct flow_table *tbl, int size) in tbl_mask_array_realloc()
273 static int tbl_mask_array_add_mask(struct flow_table *tbl, in tbl_mask_array_add_mask()
301 static void tbl_mask_array_del_mask(struct flow_table *tbl, in tbl_mask_array_del_mask()
334 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
730 static struct sw_flow *flow_lookup(struct flow_table *tbl, in flow_lookup()
786 struct sw_flow *ovs_flow_tbl_lookup_stats(struct flow_table *tbl, in ovs_flow_tbl_lookup_stats()
850 struct sw_flow *ovs_flow_tbl_lookup(struct flow_table *tbl, in ovs_flow_tbl_lookup()
870 struct sw_flow *ovs_flow_tbl_lookup_exact(struct flow_table *tbl, in ovs_flow_tbl_lookup_exact()
920 struct sw_flow *ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, in ovs_flow_tbl_lookup_ufid()
990 static struct sw_flow_mask *flow_mask_find(const struct flow_table *tbl, in flow_mask_find()
1009 static int flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, in flow_mask_insert()