Home
last modified time | relevance | path

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

/linux/Documentation/networking/net_cachelines/
A Dtcp_sock.rst53 u8:1 fastopen_no_cookie
/linux/include/linux/
A Dtcp.h375 fastopen_no_cookie:1, /* Allow send/recv SYN+data without a cookie */ member
/linux/net/ipv4/
A Dtcp_fastopen.c340 tcp_sk(sk)->fastopen_no_cookie || in tcp_fastopen_no_cookie()
A Dtcp.c3981 tp->fastopen_no_cookie = val; in do_tcp_setsockopt()
4498 val = tp->fastopen_no_cookie; in do_tcp_getsockopt()

Completed in 46 milliseconds