Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h400 fastopen_no_cookie:1, /* Allow send/recv SYN+data without a cookie */ member
/linux/net/ipv4/
H A Dtcp_fastopen.c430 tcp_sk(sk)->fastopen_no_cookie || in tcp_fastopen_no_cookie()