Searched refs:link_heuristics_enabled (Results 1 – 1 of 1) sorted by relevance
763 bool link_heuristics_enabled = false; in tcp_output() local817 link_heuristics_enabled = if_link_heuristics_enabled(tp->t_inpcb->inp_last_outifp); in tcp_output()945 link_heuristics_enabled = false; in tcp_output()3145 if (link_heuristics_enabled && (tcp_link_heuristics_flags & TCP_LINK_HEUR_NOACKPRI) != 0) { in tcp_output()3222 if (link_heuristics_enabled && (tcp_link_heuristics_flags & TCP_LINK_HEUR_RXMT_COMP) != 0 && in tcp_output()