Lines Matching refs:syn
284 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK)) in tcp_ecn_rcv_ecn_echo()
3402 if (likely(!tcp_hdr(skb)->syn)) in tcp_ack_update_window()
3462 !tcp_hdr(skb)->syn) in tcp_oow_rate_limited()
3729 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() argument
3733 if (!foc || !syn || len < 0 || (len & 1)) in tcp_parse_fastopen_option()
3778 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()
3789 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()
3812 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()
3837 ptr, th->syn, foc, false); in tcp_parse_options()
3849 ptr + 2, th->syn, foc, true); in tcp_parse_options()
5232 th->syn; in tcp_urg()
5321 if (th->syn) in tcp_validate_incoming()
5351 if (th->syn) { in tcp_validate_incoming()
5552 if (!th->ack && !th->rst && !th->syn) in tcp_rcv_established()
5731 if (!th->syn) in tcp_rcv_synsent_state_process()
5838 if (th->syn) { in tcp_rcv_synsent_state_process()
5933 if (th->syn) { in tcp_rcv_state_process()
5982 if (!th->ack && !th->rst && !th->syn) in tcp_rcv_state_process()