Lines Matching refs:syn
403 if (th->ece && !th->syn && (tp->ecn_flags & TCP_ECN_OK)) in tcp_ecn_rcv_ecn_echo()
3567 if (likely(!tcp_hdr(skb)->syn)) in tcp_ack_update_window()
3634 !tcp_hdr(skb)->syn) in tcp_oow_rate_limited()
3969 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() argument
3973 if (!foc || !syn || len < 0 || (len & 1)) in tcp_parse_fastopen_option()
3992 if (th->syn && !(opsize & 1) && in smc_parse_options()
4083 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()
4094 if (opsize == TCPOLEN_WINDOW && th->syn && in tcp_parse_options()
4118 if (opsize == TCPOLEN_SACK_PERM && th->syn && in tcp_parse_options()
4143 ptr, th->syn, foc, false); in tcp_parse_options()
4155 ptr + 2, th->syn, foc, true); in tcp_parse_options()
5657 th->syn; in tcp_urg()
5721 if (th->syn) in tcp_validate_incoming()
5783 if (th->syn) { in tcp_validate_incoming()
5969 if (!th->ack && !th->rst && !th->syn) in tcp_rcv_established()
6211 if (!th->syn) in tcp_rcv_synsent_state_process()
6317 if (th->syn) { in tcp_rcv_synsent_state_process()
6443 if (th->syn) { in tcp_rcv_state_process()
6490 if (!th->ack && !th->rst && !th->syn) in tcp_rcv_state_process()