fastopen_cookie   441 net/ipv4/tcp_output.c 	struct tcp_fastopen_cookie *fastopen_cookie;	/* Fast open cookie */
fastopen_cookie   528 net/ipv4/tcp_output.c 		struct tcp_fastopen_cookie *foc = opts->fastopen_cookie;
fastopen_cookie   647 net/ipv4/tcp_output.c 			opts->fastopen_cookie = &fastopen->cookie;
fastopen_cookie   712 net/ipv4/tcp_output.c 			opts->fastopen_cookie = foc;