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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h75 * @OVS_DP_ATTR_STATS: Statistics about packets that have passed through the
89 OVS_DP_ATTR_STATS, /* struct ovs_dp_stats */ enumerator in enum:ovs_datapath_attr
/linux-master/net/openvswitch/
H A Ddatapath.c1586 if (nla_put_64bit(skb, OVS_DP_ATTR_STATS, sizeof(struct ovs_dp_stats),

Completed in 123 milliseconds