X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fopenflow%2Fopenflow-1.2.h;fp=include%2Fopenflow%2Fopenflow-1.2.h;h=249e861f0c2948c148f052be8fbd44b590fa07d2;hb=54fec1f7176b605e90b1066c1357fa34f25301a7;hp=541b1439f77328742ddddb6aa2e2158128b15505;hpb=e58855ec57e57498f5ddbe0baf6026f64e012415;p=sliver-openvswitch.git diff --git a/include/openflow/openflow-1.2.h b/include/openflow/openflow-1.2.h index 541b1439f..249e861f0 100644 --- a/include/openflow/openflow-1.2.h +++ b/include/openflow/openflow-1.2.h @@ -251,15 +251,6 @@ enum ofp12_capabilities { OFPC12_PORT_BLOCKED = 1 << 8 /* Switch will block looping ports. */ }; -/* OpenFlow 1.2 specific types - * (struct ofp11_stats_request/reply, member type). */ -enum ofp12_stats_types { - /* Group features. - * The request body is empty. - * The reply body is struct ofp12_group_features_stats. */ - OFPST12_GROUP_FEATURES = 8 -}; - /* OpenFlow 1.2 specific properties * (struct ofp_queue_prop_header member property). */ enum ofp12_queue_properties {