Searched refs:tcp_sequence (Results 1 – 2 of 2) sorted by relevance
433 TCP checks in tcp_sequence() are applied on the verified segment.
4508 static enum skb_drop_reason tcp_sequence(const struct tcp_sock *tp, in tcp_sequence() function5994 reason = tcp_sequence(tp, TCP_SKB_CB(skb)->seq, TCP_SKB_CB(skb)->end_seq); in tcp_validate_incoming()