Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Dvport.h33 void ovs_vport_get_stats(struct vport *, struct ovs_vport_stats *);
Dvport.c266 void ovs_vport_get_stats(struct vport *vport, struct ovs_vport_stats *stats) in ovs_vport_get_stats()
Ddatapath.c1887 struct ovs_vport_stats vport_stats; in ovs_vport_cmd_fill_info()
1913 sizeof(struct ovs_vport_stats), &vport_stats, in ovs_vport_cmd_fill_info()
2296 [OVS_VPORT_ATTR_STATS] = { .len = sizeof(struct ovs_vport_stats) },
/Linux-v5.4/include/uapi/linux/
Dopenvswitch.h109 struct ovs_vport_stats { struct