Searched refs:ovs_flow_tbl_num_masks (Results 1 – 3 of 3) sorted by relevance
88 int ovs_flow_tbl_num_masks(const struct flow_table *table);
938 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks() function
707 mega_stats->n_masks = ovs_flow_tbl_num_masks(&dp->table); in get_dp_stats()