Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c1072 static bool better_md5_match(struct tcp_md5sig_key *old, struct tcp_md5sig_key *new) in better_md5_match() function
1123 if (match && better_md5_match(best_match, key)) in __tcp_md5_do_lookup()