Searched refs:ovs_flow_stats (Results 1 – 4 of 4) sorted by relevance
270 void ovs_flow_stats_get(const struct sw_flow *, struct ovs_flow_stats *,
702 + nla_total_size(sizeof(struct ovs_flow_stats)) /* OVS_FLOW_ATTR_STATS */ in ovs_flow_cmd_msg_size()711 struct ovs_flow_stats stats; in ovs_flow_cmd_fill_stats()722 nla_put(skb, OVS_FLOW_ATTR_STATS, sizeof(struct ovs_flow_stats), &stats)) in ovs_flow_cmd_fill_stats()
134 struct ovs_flow_stats *ovs_stats, in ovs_flow_stats_get()
289 struct ovs_flow_stats { struct