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