Data Fields
IcssgFdb_VlanFidParams_s Struct Reference

VLAN FID entry parameters. More...

#include <icssg_fdb.h>

Data Fields

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

Detailed Description

VLAN FID entry parameters.

Field Documentation

uint8_t IcssgFdb_VlanFidParams_s::fid

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

bool IcssgFdb_VlanFidParams_s::floodToHost

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

bool IcssgFdb_VlanFidParams_s::hostMember

If set, forward to the host port

bool IcssgFdb_VlanFidParams_s::hostTagged

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

bool IcssgFdb_VlanFidParams_s::p1Member

If set, forward to physical port 1 of the switch

bool IcssgFdb_VlanFidParams_s::p1Tagged

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

bool IcssgFdb_VlanFidParams_s::p2Member

If set, forward to physical port 2 of the switch

bool IcssgFdb_VlanFidParams_s::p2Tagged

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

bool IcssgFdb_VlanFidParams_s::streamVid

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


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

Copyright 2020, Texas Instruments Incorporated