Home
last modified time | relevance | path

Searched refs:tcp_fastopen_request (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dtcp_sock.rst155 struct tcp_fastopen_request* fastopen_req
/linux/include/linux/
H A Dtcp.h500 struct tcp_fastopen_request *fastopen_req;
/linux/net/ipv4/
H A Dtcp_output.c825 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3986 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
H A Dtcp.c1027 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/linux/include/net/
H A Dtcp.h1966 struct tcp_fastopen_request { struct