Searched refs:ovs_dp_megaflow_stats (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dopenvswitch.h90 OVS_DP_ATTR_MEGAFLOW_STATS, /* struct ovs_dp_megaflow_stats */
110 struct ovs_dp_megaflow_stats { struct
/linux-master/net/openvswitch/
H A Ddatapath.c724 struct ovs_dp_megaflow_stats *mega_stats)
1556 msgsize += nla_total_size_64bit(sizeof(struct ovs_dp_megaflow_stats));
1570 struct ovs_dp_megaflow_stats dp_megaflow_stats;
1591 sizeof(struct ovs_dp_megaflow_stats),

Completed in 493 milliseconds