Home
last modified time | relevance | path

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

/Linux-v6.1/net/openvswitch/
Dvport.h33 void ovs_vport_get_stats(struct vport *, struct ovs_vport_stats *);
Dvport.c270 void ovs_vport_get_stats(struct vport *vport, struct ovs_vport_stats *stats) in ovs_vport_get_stats()
Ddatapath.c2071 struct ovs_vport_stats vport_stats; in ovs_vport_cmd_fill_info()
2097 sizeof(struct ovs_vport_stats), &vport_stats, in ovs_vport_cmd_fill_info()
2504 [OVS_VPORT_ATTR_STATS] = { .len = sizeof(struct ovs_vport_stats) },
/Linux-v6.1/include/uapi/linux/
Dopenvswitch.h118 struct ovs_vport_stats { struct