Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A 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()
H A Dtcp.c1021 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/linux/include/net/
H A Dtcp.h1917 struct tcp_fastopen_request { struct