Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h98 __u64 n_flows; /* Number of flows present */ member
/Linux-v4.19/net/openvswitch/
Ddatapath.c654 stats->n_flows = ovs_flow_tbl_count(&dp->table); in get_dp_stats()