Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip_Irq.c369 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Enable_Multicast()
391 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Disable_Multicast()
410 if (SIConfig->multicastPromiscuousChangeAllowed == TRUE) in Netc_Eth_Ip_VsiToPsi_Close_Filter()
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1594 boolean multicastPromiscuousChangeAllowed; /*Permission to enable Multicast Promiscuos mode */ member