Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c5682 static bool tcp_reset_check(const struct sock *sk, const struct sk_buff *skb) in tcp_reset_check() function
5731 } else if (tcp_reset_check(sk, skb)) { in tcp_validate_incoming()
5750 tcp_reset_check(sk, skb)) in tcp_validate_incoming()