Home
last modified time | relevance | path

Searched refs:tcp_sequence (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_input.c4412 static enum skb_drop_reason tcp_sequence(const struct tcp_sock *tp, in tcp_sequence() function
5860 reason = tcp_sequence(tp, TCP_SKB_CB(skb)->seq, TCP_SKB_CB(skb)->end_seq); in tcp_validate_incoming()