Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1354 …uint64 DestIpAddrLow; /*!< IPv4/IPv6 destination address. Defined in network byte order (big… member
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c2630 RfsSetDataBuffer[15] = (uint32) NETC_ETH_IP_64BYTE_TO_SECOND_WORD(RfsTableEntry->DestIpAddrLow); in Netc_Eth_Ip_FillRfsSetDataBuffer()
2631 RfsSetDataBuffer[14] = (uint32) NETC_ETH_IP_64BYTE_TO_FIRST_WORD(RfsTableEntry->DestIpAddrLow); in Netc_Eth_Ip_FillRfsSetDataBuffer()