Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h995 uint64 DestIpAddrMaskLow; /*!< Mask field programmable for comparison. */ member
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1583 …fsSetDataBuffer[19] = (uint32) NETC_ETH_IP_64BYTE_TO_SECOND_WORD(RfsTableEntry->DestIpAddrMaskLow); in Netc_Eth_Ip_FillRfsSetDataBuffer()
1584 …RfsSetDataBuffer[18] = (uint32) NETC_ETH_IP_64BYTE_TO_FIRST_WORD(RfsTableEntry->DestIpAddrMaskLow); in Netc_Eth_Ip_FillRfsSetDataBuffer()