X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-version-opt.h;h=6bf5eed8a8b83bf5a11e0e2cc5a78b4960e207d4;hb=28c5588e8e1a8d091c5d2275232c35f2968a97fa;hp=78e313529cb2bca4edf878b4934217a92fee36f1;hpb=020c93874e22c1c7492c30fe76a8e496571ede13;p=sliver-openvswitch.git diff --git a/lib/ofp-version-opt.h b/lib/ofp-version-opt.h index 78e313529..6bf5eed8a 100644 --- a/lib/ofp-version-opt.h +++ b/lib/ofp-version-opt.h @@ -20,6 +20,7 @@ uint32_t get_allowed_ofp_versions(void); void set_allowed_ofp_versions(const char *string); +void mask_allowed_ofp_versions(uint32_t); void ofp_version_usage(void); #endif