Searched refs:ece (Results 1 – 15 of 15) sorted by relevance
56 tcph->ece == einfo->proto.tcp.ece) && in set_ect_tcp()67 tcph->ece = einfo->proto.tcp.ece; in set_ect_tcp()
35 if (th->ece && th->cwr) in synproxy_tg4()
42 if (th->ece == 1) in match_tcp()45 if (th->ece == 0) in match_tcp()
90 if (th->ece) in nf_log_dump_tcp_header()
30 if (tcp->ece && tcp->cwr) in nft_synproxy_tcp_options()
29 __u8 ece:1, cwr:1; /* TCP ECT bits */ member
39 ece:1, member45 ece:1, member
35 if (th->ece && th->cwr) in synproxy_tg6()
958 if (tcph->ece && tcph->cwr) in chtls_pass_accept_rpl()1220 th_ecn = tcph->ece && tcph->cwr; in chtls_pass_accept_request()
312 if ((tp->ecn_flags & TCP_ECN_OK) && (!th->ece || th->cwr)) in tcp_ecn_rcv_synack()318 if ((tp->ecn_flags & TCP_ECN_OK) && (!th->ece || !th->cwr)) in tcp_ecn_rcv_syn()324 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK)) in tcp_ecn_rcv_ecn_echo()6404 bool th_ecn = th->ece && th->cwr; in tcp_ecn_create_request()
355 th->ece = 1; in tcp_ecn_make_synack()381 th->ece = 1; in tcp_ecn_send()
566 See http://www-ece.rice.edu/networks/TCP-LP/
1197 if (tcph->ece && tcph->cwr) in cxgbit_pass_accept_rpl()
2467 if (tcph->ece && tcph->cwr) in accept_cr()
8324 tcp->ece || tcp->cwr || !tcp->ack) { in verify_l3_l4_lro_capable()