Lines Matching defs:syn
3731 if (likely(!tcp_hdr(skb)->syn))
3798 !tcp_hdr(skb)->syn)
4180 bool syn, struct tcp_fastopen_cookie *foc,
4184 if (!foc || !syn || len < 0 || (len & 1))
4203 if (th->syn && !(opsize & 1) &&
4295 if (opsize == TCPOLEN_MSS && th->syn && !estab) {
4306 if (opsize == TCPOLEN_WINDOW && th->syn &&
4330 if (opsize == TCPOLEN_SACK_PERM && th->syn &&
4361 ptr, th->syn, foc, false);
4379 ptr + 2, th->syn, foc, true);
6043 th->syn;
6096 if (unlikely(th->syn))
6124 if (th->syn)
6189 if (th->syn) {
6415 if (!th->ack && !th->rst && !th->syn) {
6669 if (!th->syn) {
6776 if (th->syn) {
6925 if (th->syn) {
6974 if (!th->ack && !th->rst && !th->syn) {