cookie_v4_check   439 include/net/tcp.h extern struct sock *cookie_v4_check(struct sock *sk, struct sk_buff *skb, 
cookie_v4_check  1435 net/ipv4/tcp_ipv4.c 		sk = cookie_v4_check(sk, skb, &(IPCB(skb)->opt));