Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtcp.h409 struct tcp_fastopen_request *fastopen_req;
/linux/net/ipv4/
A Dtcp_output.c765 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3723 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
A Dtcp.c1144 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/linux/include/net/
A Dtcp.h1693 struct tcp_fastopen_request { struct

Completed in 29 milliseconds