Searched refs:ovs_flow_tbl_count (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/openvswitch/
H A Dflow_table.h66 int ovs_flow_tbl_count(const struct flow_table *table);
H A Dflow_table.c115 int ovs_flow_tbl_count(const struct flow_table *table) ovs_flow_tbl_count() function
H A Ddatapath.c682 stats->n_flows = ovs_flow_tbl_count(&dp->table); get_dp_stats()

Completed in 202 milliseconds