Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_minisocks.c491 if (inet_rsk(req)->ecn_ok && !tcp_ca_no_fallback_rfc3168(sk)) in tcp_ecn_openreq_child()
/linux/include/net/
H A Dtcp.h1437 static inline bool tcp_ca_no_fallback_rfc3168(const struct sock *sk) in tcp_ca_no_fallback_rfc3168() function