Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dtcp_sock.rst156 struct tcp_fastopen_request* fastopen_req
/linux-6.14.4/include/linux/
Dtcp.h497 struct tcp_fastopen_request *fastopen_req;
/linux-6.14.4/net/ipv4/
Dtcp_output.c823 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3975 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
Dtcp.c1021 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/linux-6.14.4/include/net/
Dtcp.h1917 struct tcp_fastopen_request { struct