Home
last modified time | relevance | path

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

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