Data Fields
IcssgFdb_Cfg_s Struct Reference

ICSSG FDB module configuration parameters. More...

#include <icssg_fdb.h>

Data Fields

bool promiscuousEn
 
bool ucastFloodEn
 
uint64_t agingPeriod
 
IcssgFdb_AcceptFrameCheck acceptFrameCheck
 
IcssgFdb_DfltVlanCfg vlanCfg [ICSSG_FDB_PORT_NUM]
 
IcssgFdb_QueuePreemptMode queuePreemptMode [ICSSG_FDB_MACPORT_NUM][ENET_PRIORITY_NUM]
 
IcssgFdb_QueueForwardMode queueForwardMode [ICSSG_FDB_MACPORT_NUM][ENET_PRIORITY_NUM]
 

Detailed Description

ICSSG FDB module configuration parameters.

Field Documentation

IcssgFdb_AcceptFrameCheck IcssgFdb_Cfg_s::acceptFrameCheck

Acceptable frame check criteria

uint64_t IcssgFdb_Cfg_s::agingPeriod

FDB entry aging period

bool IcssgFdb_Cfg_s::promiscuousEn

Whether promiscuous mode is enabled at open time or not

Queue forward mode for MAC ports

Queue preemption mode for MAC ports

bool IcssgFdb_Cfg_s::ucastFloodEn

Whether unknown unicast flooding to host port is enabled or not

IcssgFdb_DfltVlanCfg IcssgFdb_Cfg_s::vlanCfg[ICSSG_FDB_PORT_NUM]

Default VLAN Id and PCP for all FDB ports


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

Copyright 2020, Texas Instruments Incorporated