Home
last modified time | relevance | path

Searched refs:ovs_vport_stats (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/openvswitch/
Dvport.h46 void ovs_vport_get_stats(struct vport *, struct ovs_vport_stats *);
Dvport.c281 void ovs_vport_get_stats(struct vport *vport, struct ovs_vport_stats *stats) in ovs_vport_get_stats()
Ddatapath.c1849 struct ovs_vport_stats vport_stats; in ovs_vport_cmd_fill_info()
1875 sizeof(struct ovs_vport_stats), &vport_stats, in ovs_vport_cmd_fill_info()
2239 [OVS_VPORT_ATTR_STATS] = { .len = sizeof(struct ovs_vport_stats) },
/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h109 struct ovs_vport_stats { struct