Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h998 …uint64 DestIpAddrHigh; /*!< IPv4/IPv6 destination address. Defined in network byte order (big… member
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1587 … RfsSetDataBuffer[17] = (uint32) NETC_ETH_IP_64BYTE_TO_SECOND_WORD(RfsTableEntry->DestIpAddrHigh); in Netc_Eth_Ip_FillRfsSetDataBuffer()
1588 RfsSetDataBuffer[16] = (uint32) NETC_ETH_IP_64BYTE_TO_FIRST_WORD(RfsTableEntry->DestIpAddrHigh); in Netc_Eth_Ip_FillRfsSetDataBuffer()