Home
last modified time | relevance | path

Searched refs:TableEntryId (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c1219 uint32 TableEntryId; in Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable_FoundAMatchedEntry() local
1223 TableEntryId = TableDataBuffer.TableDataField[NETC_ETHSWT_FDBTABLE_RSPDATA_STATUS]; in Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable_FoundAMatchedEntry()
1224 if ((1U == NumOfElement) && (TableEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID)) in Netc_EthSwt_Ip_SearchAndAgeEntryInFdbTable_FoundAMatchedEntry()
2635 uint32 TableEntryId; local
2681 TableEntryId = TableDataBuffer.TableDataField[NETC_ETHSWT_FDBTABLE_RSPDATA_STATUS];
2682 if ((1U == NumOfElement) && (TableEntryId != NETC_ETHSWT_IP_BD_NULL_ENTRY_ID))