fastopen_no_cookie 224 include/linux/tcp.h fastopen_no_cookie:1, /* Allow send/recv SYN+data without a cookie */ fastopen_no_cookie 3132 net/ipv4/tcp.c tp->fastopen_no_cookie = val; fastopen_no_cookie 3616 net/ipv4/tcp.c val = tp->fastopen_no_cookie; fastopen_no_cookie 330 net/ipv4/tcp_fastopen.c tcp_sk(sk)->fastopen_no_cookie ||