Home
last modified time | relevance | path

Searched refs:fastopen_no_cookie (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h235 fastopen_no_cookie:1, /* Allow send/recv SYN+data without a cookie */ member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c353 tcp_sk(sk)->fastopen_no_cookie || in tcp_fastopen_no_cookie()
H A Dtcp.c3390 tp->fastopen_no_cookie = val; in do_tcp_setsockopt()
3864 val = tp->fastopen_no_cookie; in do_tcp_getsockopt()