X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fopenvswitch%2Fdatapath-protocol.h;h=4b2168cbd7f4b29bbf97156542b1bb3453ccad22;hb=3c34dd48afdb134f74099c5b84fe5bdc33656023;hp=f443000fb5b40e0c7fa9a7e66a636215d1498eab;hpb=c73814a3e6cbdf8c4083ef1d510377e41cb82f6a;p=openvswitch diff --git a/include/openvswitch/datapath-protocol.h b/include/openvswitch/datapath-protocol.h index f443000f..4b2168cb 100644 --- a/include/openvswitch/datapath-protocol.h +++ b/include/openvswitch/datapath-protocol.h @@ -101,6 +101,7 @@ #define ODP_VPORT_ETHER_SET _IOW('O', 26, struct odp_vport_ether) #define ODP_VPORT_MTU_GET _IOWR('O', 27, struct odp_vport_mtu) #define ODP_VPORT_MTU_SET _IOW('O', 28, struct odp_vport_mtu) +#define ODP_VPORT_STATS_SET _IOWR('O', 29, struct odp_vport_stats_req) struct odp_stats { /* Flows. */