Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp.c1154 TFO_CLIENT_ENABLE) || in tcp_sendmsg_fastopen()
3375 TFO_CLIENT_ENABLE) { in do_tcp_setsockopt()
H A Dtcp_ipv4.c2936 net->ipv4.sysctl_tcp_fastopen = TFO_CLIENT_ENABLE; in tcp_sk_init()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h232 #define TFO_CLIENT_ENABLE 1 macro