X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fdpif-provider.h;h=f85a658d25ccc95c60f51db6ff77fac746ab4b57;hb=fd76a6f94338b668175336434b156827458b5e7d;hp=1609c122a350746e6bf35b19c10fbbd7c76c4d38;hpb=fa04edcedfe5285fd8ad3a4d70fecb38df18293d;p=sliver-openvswitch.git diff --git a/lib/dpif-provider.h b/lib/dpif-provider.h index 1609c122a..f85a658d2 100644 --- a/lib/dpif-provider.h +++ b/lib/dpif-provider.h @@ -146,7 +146,7 @@ struct dpif_class { /* Returns one greater than the largest port number accepted in flow * actions. */ - odp_port_t (*get_max_ports)(const struct dpif *dpif); + uint32_t (*get_max_ports)(const struct dpif *dpif); /* Returns the Netlink PID value to supply in OVS_ACTION_ATTR_USERSPACE * actions as the OVS_USERSPACE_ATTR_PID attribute's value, for use in