Home
last modified time | relevance | path

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

/net/ipv6/
Dnetfilter.c250 .cookie_v6_check = __cookie_v6_check,
Dsyncookies.c128 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb) in cookie_v6_check() function
Dtcp_ipv6.c1142 sk = cookie_v6_check(sk, skb); in tcp_v6_cookie_check()