Home
last modified time | relevance | path

Searched refs:better_md5_match (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_ipv4.c1025 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match() function
1076 if (match && better_md5_match(best_match, key)) in __tcp_md5_do_lookup()