Home
last modified time | relevance | path

Searched refs:n_flows (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dopenvswitch.h82 __u64 n_flows; /* Number of flows present */ member
/linux-3.4.99/net/openvswitch/
Ddatapath.c712 stats->n_flows = ovs_flow_tbl_count(table); in get_dp_stats()