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

/linux-master/include/linux/
H A Dnetfilter_ipv6.h53 int (*cookie_v6_check)(const struct ipv6hdr *iph, member in struct:nf_ipv6_ops
189 return v6_ops->cookie_v6_check(iph, th);
/linux-master/net/ipv6/
H A Dnetfilter.c250 .cookie_v6_check = __cookie_v6_check,
H A Dsyncookies.c168 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb) function
H A Dtcp_ipv6.c1296 sk = cookie_v6_check(sk, skb);
/linux-master/include/net/
H A Dtcp.h640 struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb);

Completed in 163 milliseconds