Lines Matching defs:syn
412 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK))
3577 if (likely(!tcp_hdr(skb)->syn))
3644 !tcp_hdr(skb)->syn)
3981 bool syn, struct tcp_fastopen_cookie *foc,
3985 if (!foc || !syn || len < 0 || (len & 1))
4004 if (th->syn && !(opsize & 1) &&
4096 if (opsize == TCPOLEN_MSS && th->syn && !estab) {
4107 if (opsize == TCPOLEN_WINDOW && th->syn &&
4131 if (opsize == TCPOLEN_SACK_PERM && th->syn &&
4155 ptr, th->syn, foc, false);
4167 ptr + 2, th->syn, foc, true);
5711 th->syn;
5756 if (unlikely(th->syn))
5779 if (th->syn)
5839 if (th->syn) {
6034 if (!th->ack && !th->rst && !th->syn) {
6284 if (!th->syn) {
6388 if (th->syn) {
6518 if (th->syn) {
6570 if (!th->ack && !th->rst && !th->syn) {