Home
last modified time | relevance | path

Searched refs:ovs_flow_stats (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dflow.h270 void ovs_flow_stats_get(const struct sw_flow *, struct ovs_flow_stats *,
Ddatapath.c702 + 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()
Dflow.c134 struct ovs_flow_stats *ovs_stats, in ovs_flow_stats_get()
/linux-4.1.27/include/uapi/linux/
Dopenvswitch.h289 struct ovs_flow_stats { struct