Searched refs:NETC_ETHSWT_IP_BD_NULL_ENTRY_ID (Results 1 – 2 of 2) sorted by relevance
239 uint32 MirroringIngressPortFilterEntryId = NETC_ETHSWT_IP_BD_NULL_ENTRY_ID;1224 if ((1U == NumOfElement) && (TableEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)) in Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable_FoundAMatchedEntry()1381 uint32 ResumeEntryId = NETC_ETHSWT_IP_BD_NULL_ENTRY_ID; in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()1407 } while (ResumeEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID); in Netc_EthSwt_Ip_GetPortMacAddr_SecondPart()1555 if (!((1U == NumOfElement) && (EntryStatus != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)))2363 if ((NETC_ETHSWT_IP_BD_NULL_ENTRY_ID == *ResumeId) && (NULL_PTR != FdbEntryQuerying))2456 if ((1U == NumOfElement) && (*ResumeId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID))2510 uint32 ResumeId = NETC_ETHSWT_IP_BD_NULL_ENTRY_ID;2557 …uffer.TableDataField[NETC_ETHSWT_FDBTABLE_RSPDATA_STATUS] != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID) || (…2682 if ((1U == NumOfElement) && (TableEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID))[all …]
276 #define NETC_ETHSWT_IP_BD_NULL_ENTRY_ID (0xFFFFFFFFUL) /*!< BD null entry */ macro