Searched refs:ecn_enabled (Results 1 – 1 of 1) sorted by relevance
540 bool ecn_enabled = tcp_ecn_enabled(tp->ecn_flags); in tcp_set_ecn() local542 if (!ecn_enabled || !tcp_heuristic_do_ecn(tp)) { in tcp_set_ecn()