AM64x MCU+ SDK  08.02.00

Detailed Description

VLAN FID entry parameters.

Data Fields

uint8_t fid
 
bool hostMember
 
bool p1Member
 
bool p2Member
 
bool hostTagged
 
bool p1Tagged
 
bool p2Tagged
 
bool streamVid
 
bool floodToHost
 

Field Documentation

◆ fid

uint8_t Icssg_VlanFidParams::fid

Filtering identifier field. This 8-bit field is included in SA and DA hashes as part of FDB function

◆ hostMember

bool Icssg_VlanFidParams::hostMember

If set, forward to the host port

◆ p1Member

bool Icssg_VlanFidParams::p1Member

If set, forward to physical port 1 of the switch

◆ p2Member

bool Icssg_VlanFidParams::p2Member

If set, forward to physical port 2 of the switch

◆ hostTagged

bool Icssg_VlanFidParams::hostTagged

If set, VLAN tag should be added to host port packet being transmitted. If not set, then strip VLAN tag

◆ p1Tagged

bool Icssg_VlanFidParams::p1Tagged

If set, VLAN tag should be added to phsyical port 1 packet being transmitted. If not set, then strip VLAN tag

◆ p2Tagged

bool Icssg_VlanFidParams::p2Tagged

If set, VLAN tag should be added to physical port 2 packet being transmitted, if not set, then strip VLAN tag

◆ streamVid

bool Icssg_VlanFidParams::streamVid

If set, VLAN is part of stream FDB, bypass unicast/multicast FDB

◆ floodToHost

bool Icssg_VlanFidParams::floodToHost

If set, send un-registered multicast packet to host port