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

Ingress Port Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
ofdpaIngressPortFlowMatch_t match_criteria
 
uint8_t qosIndex
 
uint8_t qosIndexAction
 
uint16_t vrf
 Must be the same in all rules for the same VLAN.
 
uint16_t vrfAction
 Apply Actions Instructions.
 

Detailed Description

Ingress Port Flow Table Entry.

Definition at line 443 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_FLOW_TABLE_ID_t ofdpaIngressPortFlowEntry_s::gotoTableId

Goto-Table instruction.

valid tables : OFDPA_FLOW_TABLE_ID_PORT_DSCP_TRUST OFDPA_FLOW_TABLE_ID_PORT_PCP_TRUST OFDPA_FLOW_TABLE_ID_TUNNEL_DSCP_TRUST OFDPA_FLOW_TABLE_ID_TUNNEL_PCP_TRUST OFDPA_FLOW_TABLE_ID_VLAN OFDPA_FLOW_TABLE_ID_BRIDGING or 0 to drop

Definition at line 458 of file ofdpa_datatypes.h.

uint16_t ofdpaIngressPortFlowEntry_s::vrf

Must be the same in all rules for the same VLAN.

Definition at line 462 of file ofdpa_datatypes.h.

uint16_t ofdpaIngressPortFlowEntry_s::vrfAction

Apply Actions Instructions.

If non-zero, set the VRF.

Definition at line 461 of file ofdpa_datatypes.h.


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