Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dopenvswitch.h276 OVS_VPORT_ATTR_STATS, /* struct ovs_vport_stats */ enumerator
/linux-6.12.1/net/openvswitch/
Ddatapath.c2129 if (nla_put_64bit(skb, OVS_VPORT_ATTR_STATS, in ovs_vport_cmd_fill_info()
2540 [OVS_VPORT_ATTR_STATS] = { .len = sizeof(struct ovs_vport_stats) },