mirror of
https://github.com/openvswitch/ovs
synced 2025-09-01 06:45:17 +00:00
ofp-util: Remove prototypes for unimplemented functions.
Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
This commit is contained in:
@@ -687,9 +687,6 @@ void ofputil_append_table_features_reply(
|
|||||||
const struct ofputil_table_features *tf,
|
const struct ofputil_table_features *tf,
|
||||||
struct list *replies);
|
struct list *replies);
|
||||||
|
|
||||||
uint16_t table_feature_prop_get_size(enum ofp13_table_feature_prop_type type);
|
|
||||||
char *table_feature_prop_get_name(enum ofp13_table_feature_prop_type type);
|
|
||||||
|
|
||||||
/* Meter band configuration for all supported band types. */
|
/* Meter band configuration for all supported band types. */
|
||||||
struct ofputil_meter_band {
|
struct ofputil_meter_band {
|
||||||
uint16_t type;
|
uint16_t type;
|
||||||
|
Reference in New Issue
Block a user