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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h582 * @OVS_FLOW_ATTR_STATS: &struct ovs_flow_stats giving statistics for this
617 OVS_FLOW_ATTR_STATS, /* struct ovs_flow_stats. */ enumerator in enum:ovs_flow_attr
/linux-master/net/openvswitch/
H A Ddatapath.c798 + nla_total_size_64bit(sizeof(struct ovs_flow_stats)) /* OVS_FLOW_ATTR_STATS */
819 nla_put_64bit(skb, OVS_FLOW_ATTR_STATS,

Completed in 139 milliseconds