Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_input.c1732 static bool tcp_nip_reset_check(const struct sock *sk, const struct sk_buff *skb) in tcp_nip_reset_check() function
1761 else if (tcp_nip_reset_check(sk, skb)) in tcp_nip_validate_incoming()
1768 if (TCP_SKB_CB(skb)->seq == tp->rcv_nxt || tcp_nip_reset_check(sk, skb)) in tcp_nip_validate_incoming()