Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dsyncookies.c199 struct sock *tcp_get_cookie_sock(struct sock *sk, struct sk_buff *skb, in tcp_get_cookie_sock() function
229 EXPORT_SYMBOL(tcp_get_cookie_sock);
448 ret = tcp_get_cookie_sock(sk, skb, req, &rt->dst, tsoff); in cookie_v4_check()
/Linux-v6.6/net/ipv6/
Dsyncookies.c260 ret = tcp_get_cookie_sock(sk, skb, req, dst, tsoff); in cookie_v6_check()
/Linux-v6.6/include/net/
Dtcp.h483 struct sock *tcp_get_cookie_sock(struct sock *sk, struct sk_buff *skb,