cookie_v6_check   448 include/net/tcp.h extern struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb);
cookie_v6_check  1115 net/ipv6/tcp_ipv6.c 		sk = cookie_v6_check(sk, skb);