Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dsyncookies.c44 static inline struct sock *get_cookie_sock(struct sock *sk, struct sk_buff *skb, in get_cookie_sock() function
267 ret = get_cookie_sock(sk, skb, req, dst); in cookie_v6_check()
/linux-4.1.27/net/ipv4/
Dsyncookies.c222 static struct sock *get_cookie_sock(struct sock *sk, struct sk_buff *skb, in get_cookie_sock() function
394 ret = get_cookie_sock(sk, skb, req, &rt->dst); in cookie_v4_check()