cookie_check_timestamp  445 include/net/tcp.h extern void cookie_check_timestamp(struct tcp_options_received *tcp_opt);
cookie_check_timestamp  284 net/ipv4/syncookies.c 		cookie_check_timestamp(&tcp_opt);
cookie_check_timestamp  191 net/ipv6/syncookies.c 		cookie_check_timestamp(&tcp_opt);