OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
Data Fields
ofdpaPortFeature_s Struct Reference

Bitmaps of OFDPA_PORT_FEAT_* that describe features. More...

#include <ofdpa_datatypes.h>

Data Fields

OFDPA_PORT_FEATURE_t advertised
 Features being advertised by the port.
 
OFDPA_PORT_FEATURE_t curr
 Current features.
 
OFDPA_PORT_FEATURE_t peer
 Features advertised by peer.
 
OFDPA_PORT_FEATURE_t supported
 Features supported by the port.
 

Detailed Description

Bitmaps of OFDPA_PORT_FEAT_* that describe features.

All bits zeroed if unsupported or unavailable.

Definition at line 2274 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_PORT_FEATURE_t ofdpaPortFeature_s::advertised

Features being advertised by the port.

Definition at line 2280 of file ofdpa_datatypes.h.

OFDPA_PORT_FEATURE_t ofdpaPortFeature_s::curr

Current features.

Definition at line 2277 of file ofdpa_datatypes.h.

OFDPA_PORT_FEATURE_t ofdpaPortFeature_s::peer

Features advertised by peer.

Definition at line 2286 of file ofdpa_datatypes.h.

OFDPA_PORT_FEATURE_t ofdpaPortFeature_s::supported

Features supported by the port.

Definition at line 2283 of file ofdpa_datatypes.h.


The documentation for this struct was generated from the following file: