Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtcp.h394 struct tcp_fastopen_request *fastopen_req;
/Linux-v4.19/net/ipv4/
Dtcp_output.c597 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3376 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
Dtcp.c1144 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/Linux-v4.19/include/net/
Dtcp.h1573 struct tcp_fastopen_request { struct