Searched refs:PortMacAddrEntry (Results 1 – 1 of 1) sorted by relevance
426 … Netc_EthSwt_Ip_PortMacAddrEntry* const PortMacAddrEntry);1377 … Netc_EthSwt_Ip_PortMacAddrEntry* const PortMacAddrEntry) in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart() argument1393 if (FdbTableEntry->MacAddr[MacByteIdx] != PortMacAddrEntry->MacAddr[MacByteIdx]) in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()1403 PortMacAddrEntry->MatchedEntryFound = TRUE; in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()1405 …PortMacAddrEntry->PortBitMap |= FdbTableEntry->SwitchPortEgressBitMask; /* for those FDB entrie… in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()2056 Netc_EthSwt_Ip_PortMacAddrEntry PortMacAddrEntry = {FALSE, 0x00UL, MacAddr}; local2072 …_Ip_GetPortMacAddr_SecondPart(SwitchIdx, &NumOfMatchedElement, &FdbTableEntry, &PortMacAddrEntry);;2081 PortMacAddrEntry.MatchedEntryFound = TRUE;2083 PortMacAddrEntry.PortBitMap = FdbTableEntry.SwitchPortEgressBitMask;2090 if (TRUE == PortMacAddrEntry.MatchedEntryFound)[all …]