Searched refs:ovs_flow_tbl_count (Results 1 – 3 of 3) sorted by relevance
81 int ovs_flow_tbl_count(const struct flow_table *table);
103 int ovs_flow_tbl_count(const struct flow_table *table) in ovs_flow_tbl_count() function
729 stats->n_flows = ovs_flow_tbl_count(&dp->table); in get_dp_stats()