Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dopenvswitch.h588 * @OVS_FLOW_ATTR_STATS: &struct ovs_flow_stats giving statistics for this
623 OVS_FLOW_ATTR_STATS, /* struct ovs_flow_stats. */ enumerator
/linux/net/openvswitch/
H A Ddatapath.c827 + nla_total_size_64bit(sizeof(struct ovs_flow_stats)) /* OVS_FLOW_ATTR_STATS */ in ovs_flow_cmd_msg_size()
848 nla_put_64bit(skb, OVS_FLOW_ATTR_STATS, in ovs_flow_cmd_fill_stats()