Searched refs:ece (Results 1 – 14 of 14) sorted by relevance
59 tcph->ece == einfo->proto.tcp.ece) && in set_ect_tcp()70 tcph->ece = einfo->proto.tcp.ece; in set_ect_tcp()
285 if (th->ece && th->cwr) in synproxy_tg4()
45 if (th->ece == 1) in match_tcp()48 if (th->ece == 0) in match_tcp()
93 if (th->ece) in nf_log_dump_tcp_header()
29 __u8 ece:1, cwr:1; /* TCP ECT bits */ member
39 ece:1, member45 ece:1, member
299 if (th->ece && th->cwr) in synproxy_tg6()
306 if ((tp->ecn_flags & TCP_ECN_OK) && (!th->ece || th->cwr)) in tcp_ecn_rcv_synack()312 if ((tp->ecn_flags & TCP_ECN_OK) && (!th->ece || !th->cwr)) in tcp_ecn_rcv_syn()318 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK)) in tcp_ecn_rcv_ecn_echo()6279 bool th_ecn = th->ece && th->cwr; in tcp_ecn_create_request()
359 th->ece = 1; in tcp_ecn_make_synack()385 th->ece = 1; in tcp_ecn_send()
592 See http://www-ece.rice.edu/networks/TCP-LP/
1179 if (tcph->ece && tcph->cwr) in cxgbit_pass_accept_rpl()
980 if (tcph->ece && tcph->cwr) in chtls_pass_accept_rpl()
2435 if (tcph->ece && tcph->cwr) in accept_cr()
8328 tcp->ece || tcp->cwr || !tcp->ack) { in verify_l3_l4_lro_capable()