Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h266 fastopen_no_cookie:1, /* Allow send/recv SYN+data without a cookie */ member
/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c340 tcp_sk(sk)->fastopen_no_cookie || in tcp_fastopen_no_cookie()
H A Dtcp.c3686 tp->fastopen_no_cookie = val; in do_tcp_setsockopt()
4197 val = tp->fastopen_no_cookie; in do_tcp_getsockopt()