Searched refs:rx_hash_sw (Results 1 – 1 of 1) sorted by relevance
172 uint32_t rx_hash_sw; in verify_rxhash() local185 rx_hash_sw = toeplitz(four_tuple, toeplitz_key); in verify_rxhash()190 if (rx_hash != rx_hash_sw) { in verify_rxhash()191 log_verbose(" != expected 0x%x\n", rx_hash_sw); in verify_rxhash()