Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_output.c4084 bool needs_md5 = !!tp->af_specific->md5_lookup(sk, sk); in tcp_connect() local
4095 WARN_ON_ONCE(ao_info->ao_required && needs_md5); in tcp_connect()
4097 if (needs_md5 && needs_ao) in tcp_connect()
4103 if (needs_md5) { in tcp_connect()