Lines Matching defs:tbl
245 static int tbl_mask_array_realloc(struct flow_table *tbl, int size) in tbl_mask_array_realloc()
270 static int tbl_mask_array_add_mask(struct flow_table *tbl, in tbl_mask_array_add_mask()
298 static void tbl_mask_array_del_mask(struct flow_table *tbl, in tbl_mask_array_del_mask()
331 static void flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) in flow_mask_remove()
727 static struct sw_flow *flow_lookup(struct flow_table *tbl, in flow_lookup()
783 struct sw_flow *ovs_flow_tbl_lookup_stats(struct flow_table *tbl, in ovs_flow_tbl_lookup_stats()
847 struct sw_flow *ovs_flow_tbl_lookup(struct flow_table *tbl, in ovs_flow_tbl_lookup()
867 struct sw_flow *ovs_flow_tbl_lookup_exact(struct flow_table *tbl, in ovs_flow_tbl_lookup_exact()
917 struct sw_flow *ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, in ovs_flow_tbl_lookup_ufid()
987 static struct sw_flow_mask *flow_mask_find(const struct flow_table *tbl, in flow_mask_find()
1006 static int flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, in flow_mask_insert()