Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Dsyncookies.c130 static struct request_sock *cookie_tcp_check(struct net *net, struct sock *sk, in cookie_tcp_check() function
189 req = cookie_tcp_check(net, sk, skb); in cookie_v6_check()
/linux-6.12.1/net/ipv4/
Dsyncookies.c356 static struct request_sock *cookie_tcp_check(struct net *net, struct sock *sk, in cookie_tcp_check() function
420 req = cookie_tcp_check(net, sk, skb); in cookie_v4_check()