Searched refs:ecn_cwr_mask (Results 1 – 1 of 1) sorted by relevance
146 bool ecn_cwr_mask; in tcp_gso_segment() local206 ecn_cwr_mask = !!(skb_shinfo(gso_skb)->gso_type & SKB_GSO_TCP_ACCECN); in tcp_gso_segment()228 th->cwr &= ecn_cwr_mask; in tcp_gso_segment()