Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h865NETC_ETH_IP_STATUS_DELETE_MAC_ADDR = 0x007U, /*!< MAC address was removed with success. … enumerator
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1687 Status = NETC_ETH_IP_STATUS_DELETE_MAC_ADDR; in Netc_Eth_Ip_DeleteMACFilterEntry()
1828 if(NETC_ETH_IP_STATUS_DELETE_MAC_ADDR == Status) in Netc_Eth_Ip_VsiToPsiMsg()
7755 if(NETC_ETH_IP_STATUS_DELETE_MAC_ADDR == Status)