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.c4406 static enum skb_drop_reason tcp_sequence(const struct tcp_sock *tp, in tcp_sequence() function
5854 reason = tcp_sequence(tp, TCP_SKB_CB(skb)->seq, TCP_SKB_CB(skb)->end_seq); in tcp_validate_incoming()