Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtcp.h449 struct tcp_fastopen_request *fastopen_req;
/Linux-v6.6/net/ipv4/
Dtcp_output.c774 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3853 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
Dtcp.c1006 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/Linux-v6.6/include/net/
Dtcp.h1787 struct tcp_fastopen_request { struct