Searched refs:tcp_ca_no_fallback_rfc3168 (Results 1 – 2 of 2) sorted by relevance
491 if (inet_rsk(req)->ecn_ok && !tcp_ca_no_fallback_rfc3168(sk)) in tcp_ecn_openreq_child()
1437 static inline bool tcp_ca_no_fallback_rfc3168(const struct sock *sk) in tcp_ca_no_fallback_rfc3168() function