Searched refs:ece (Results 1 – 13 of 13) 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()
278 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()
38 ece:1, member44 ece:1, member
28 __u8 ece:1, cwr:1; /* TCP ECT bits */ member
68 if (tcph->cwr || tcph->ece || tcph->urg || !tcph->ack || in lro_tcp_ip_check()
261 if ((tp->ecn_flags & TCP_ECN_OK) && (!th->ece || th->cwr)) in tcp_ecn_rcv_synack()267 if ((tp->ecn_flags & TCP_ECN_OK) && (!th->ece || !th->cwr)) in tcp_ecn_rcv_syn()273 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK)) in tcp_ecn_rcv_ecn_echo()6000 bool th_ecn = th->ece && th->cwr; in tcp_ecn_create_request()
358 th->ece = 1; in tcp_ecn_make_synack()387 tcp_hdr(skb)->ece = 1; in tcp_ecn_send()
558 See http://www-ece.rice.edu/networks/TCP-LP/
293 if (th->ece && th->cwr) in synproxy_tg6()
2229 if (tcph->ece && tcph->cwr) in accept_cr()
8408 tcp->ece || tcp->cwr || !tcp->ack) { in verify_l3_l4_lro_capable()