Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h89 OVS_DP_ATTR_STATS, /* struct ovs_dp_stats */ enumerator
/openbmc/linux/net/openvswitch/
H A Ddatapath.c1586 if (nla_put_64bit(skb, OVS_DP_ATTR_STATS, sizeof(struct ovs_dp_stats), in ovs_dp_cmd_fill_info()