Searched refs:hash_expected (Results 1 – 1 of 1) sorted by relevance
4487 struct tcp_md5sig_key *hash_expected; in tcp_inbound_md5_hash() local4498 hash_expected = tcp_md5_do_lookup(sk, l3index, saddr, family); in tcp_inbound_md5_hash()4502 if (!hash_expected && !hash_location) in tcp_inbound_md5_hash()4505 if (hash_expected && !hash_location) { in tcp_inbound_md5_hash()4510 if (!hash_expected && hash_location) { in tcp_inbound_md5_hash()4521 hash_expected, in tcp_inbound_md5_hash()4525 hash_expected, in tcp_inbound_md5_hash()