Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_table.h88 int ovs_flow_tbl_num_masks(const struct flow_table *table);
H A Dflow_table.c938 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks() function
H A Ddatapath.c692 mega_stats->n_masks = ovs_flow_tbl_num_masks(&dp->table); in get_dp_stats()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.h88 int ovs_flow_tbl_num_masks(const struct flow_table *table);
H A Dflow_table.c939 int ovs_flow_tbl_num_masks(const struct flow_table *table) in ovs_flow_tbl_num_masks() function
H A Ddatapath.c731 mega_stats->n_masks = ovs_flow_tbl_num_masks(&dp->table); in get_dp_stats()

Completed in 12 milliseconds