Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/include/
DNetc_EthSwt_Ip_Types.h1589 …boolean SearchMulticastMacAddr; /*!< TRUE: search Multicast Mac Addres… member
/hal_nxp-latest/s32/drivers/s32ze/EthSwt_NETC/src/
DNetc_EthSwt_Ip.c1444 SearchCriteriaData.SearchKeyeData.SearchMulticastMacAddr=FALSE;
2586 …P_MULTICASTBIT_OF_MAC_ADDRESS(SearchCriteriaData->SearchKeyeData.SearchMulticastMacAddr ? 1U : 0U);