Searched refs:ovs_flow_stats (Results 1 – 4 of 4) sorted by relevance
215 void ovs_flow_stats_get(const struct sw_flow *, struct ovs_flow_stats *,
745 + nla_total_size(sizeof(struct ovs_flow_stats)) /* OVS_FLOW_ATTR_STATS */ in ovs_flow_cmd_msg_size()754 struct ovs_flow_stats stats; in ovs_flow_cmd_fill_stats()765 nla_put(skb, OVS_FLOW_ATTR_STATS, sizeof(struct ovs_flow_stats), &stats)) in ovs_flow_cmd_fill_stats()
136 struct ovs_flow_stats *ovs_stats, in ovs_flow_stats_get()
295 struct ovs_flow_stats { struct