Searched refs:TCP_FLAG_CWR (Results 1 – 4 of 4) sorted by relevance
73 TCP_FLAG_CWR = __constant_cpu_to_be32(0x00800000), enumerator
522 tcp_flag_word(nth) |= TCP_FLAG_ECE | TCP_FLAG_CWR; in synproxy_send_server_syn()936 tcp_flag_word(nth) |= TCP_FLAG_ECE | TCP_FLAG_CWR; in synproxy_send_server_syn_ipv6()
1280 (TCP_FLAG_ECE | TCP_FLAG_CWR)) != elig_flags) { in cake_ack_filter() 1323 & (TCP_FLAG_ECE | TCP_FLAG_CWR)); in cake_ack_filter() 1338 (TCP_FLAG_ECE | TCP_FLAG_CWR)))) in cake_ack_filter()
9031 TCP_FLAG_CWR) >> 16); in i40e_open()9032 wr32(&pf->hw, I40E_GLLAN_TSOMSK_L, be32_to_cpu(TCP_FLAG_CWR) >> 16); in i40e_open()