Lines Matching refs:syn
273 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK)) in tcp_ecn_rcv_ecn_echo()
3318 if (likely(!tcp_hdr(skb)->syn)) in tcp_ack_update_window()
3358 !tcp_hdr(skb)->syn) in tcp_oow_rate_limited()
3628 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() argument
3632 if (!foc || !syn || len < 0 || (len & 1)) in tcp_parse_fastopen_option()
3677 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()
3688 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()
3711 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()
3736 ptr, th->syn, foc, false); in tcp_parse_options()
3748 ptr + 2, th->syn, foc, true); in tcp_parse_options()
5022 th->syn; in tcp_urg()
5111 if (th->syn) in tcp_validate_incoming()
5141 if (th->syn) { in tcp_validate_incoming()
5340 if (!th->ack && !th->rst && !th->syn) in tcp_rcv_established()
5521 if (!th->syn) in tcp_rcv_synsent_state_process()
5624 if (th->syn) { in tcp_rcv_synsent_state_process()
5720 if (th->syn) { in tcp_rcv_state_process()
5769 if (!th->ack && !th->rst && !th->syn) in tcp_rcv_state_process()