ovs_flow_tbl_count  661 net/openvswitch/datapath.c 	stats->n_flows = ovs_flow_tbl_count(&dp->table);
ovs_flow_tbl_count   52 net/openvswitch/flow_table.h int ovs_flow_tbl_count(const struct flow_table *table);