Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnetfilter_ipv6.h53 int (*cookie_v6_check)(const struct ipv6hdr *iph, member
189 return v6_ops->cookie_v6_check(iph, th); in nf_cookie_v6_check()
/linux/net/ipv6/
A Dnetfilter.c251 .cookie_v6_check = __cookie_v6_check,
A Dsyncookies.c168 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb) in cookie_v6_check() function
A Dtcp_ipv6.c1292 sk = cookie_v6_check(sk, skb);
/linux/include/net/
A Dtcp.h635 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb);

Completed in 18 milliseconds