Searched refs:NumOfElement (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/ |
| D | Netc_EthSwt_Ip.c | 411 … const EntryId, uint32 * const agingCount, boolean * const FoundEntry, const uint32 NumOfElement); 1217 …* const EntryId, uint32 * const agingCount, boolean * const FoundEntry, const uint32 NumOfElement) in Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable_FoundAMatchedEntry() argument 1224 if ((1U == NumOfElement) && (TableEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)) in Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable_FoundAMatchedEntry() 1430 uint32 NumOfElement = 0U; local 1482 Netc_EthSwt_Ip_GetMatchedEntries(NETC_ETHSWT_IP_CBDR_0, &NumOfElement); 1485 …nFdbTable_FoundAMatchedEntry(&(ResumeEntryEntryId->EntryId), agingCount, FoundEntry, NumOfElement); 1510 uint32 NumOfElement = 0U; local 1551 Netc_EthSwt_Ip_GetMatchedEntries(NETC_ETHSWT_IP_CBDR_0, &NumOfElement); 1555 if (!((1U == NumOfElement) && (EntryStatus != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID))) 2397 uint32 NumOfElement = 0U; local [all …]
|