Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtcp.h412 struct tcp_fastopen_request *fastopen_req;
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c765 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3737 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
Dtcp.c1158 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1659 struct tcp_fastopen_request { struct