Class: OpenFlow::V10::PortFeatures
- Inherits:
-
Object
- Object
- OpenFlow::V10::PortFeatures
- Defined in:
- lib/openflow/V10/physical_port.rb
Overview
ofp_port_features
Constant Summary collapse
- OFPPF_10MB_HD =
1- OFPPF_10MB_FD =
2- OFPPF_100MB_HD =
4- OFPPF_100MB_FD =
8- OFPPF_1GB_HD =
16- OFPPF_1GB_FD =
32- OFPPF_10GB_FD =
64- OFPPF_COPPER =
128- OFPPF_FIBER =
256- OFPPF_AUTONEG =
512- OFPPF_PAUSE =
1024- OFPPF_PAUSE_ASYM =
2048