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

/linux-4.1.27/net/openvswitch/
H A Dflow_table.h73 int ovs_flow_tbl_num_masks(const struct flow_table *table);
H A Dflow_table.c572 int ovs_flow_tbl_num_masks(const struct flow_table *table) ovs_flow_tbl_num_masks() function
H A Ddatapath.c640 mega_stats->n_masks = ovs_flow_tbl_num_masks(&dp->table); get_dp_stats()

Completed in 52 milliseconds