Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h410 syn_fastopen_child:1; /* created TFO passive child socket */ member
/linux/net/ipv4/
H A Dtcp_fastopen.c494 tcp_sk(child)->syn_fastopen_child = 1; in tcp_try_fastopen()