sock_hash_lookup_elem_raw
elem = sock_hash_lookup_elem_raw(&bucket->head, hash, key, key_size);
elem = sock_hash_lookup_elem_raw(head, hash, key, key_size);
elem = sock_hash_lookup_elem_raw(&bucket->head, hash, key, key_size);
elem_probe = sock_hash_lookup_elem_raw(&bucket->head, elem->hash,
elem = sock_hash_lookup_elem_raw(&bucket->head, hash, key, key_size);