Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dopenvswitch.h249 OVS_VPORT_ATTR_STATS, /* struct ovs_vport_stats */ enumerator
/linux-4.1.27/net/openvswitch/
Ddatapath.c1790 if (nla_put(skb, OVS_VPORT_ATTR_STATS, sizeof(struct ovs_vport_stats), in ovs_vport_cmd_fill_info()
2104 [OVS_VPORT_ATTR_STATS] = { .len = sizeof(struct ovs_vport_stats) },