Searched refs:h2 (Results 1 – 1 of 1) sorted by relevance
712 uint8 h2; in Netc_Eth_Ip_ComputeMACHashValue() local735 h2 = ((NETC_ETH_IP_BIT2_VALUE_FROM_BYTE(MacAddr[0U])) ^ \ in Netc_Eth_Ip_ComputeMACHashValue()771 …HashValue = (h5 << (uint8)5U) | (h4 << (uint8)4U) | (h3 << (uint8)3U) | (h2 << (uint8)2U) | (h1 <<… in Netc_Eth_Ip_ComputeMACHashValue()