Home
last modified time | relevance | path

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

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