Searched refs:tcp_fastopen_request (Results 1 – 5 of 5) sorted by relevance
156 struct tcp_fastopen_request* fastopen_req
497 struct tcp_fastopen_request *fastopen_req;
823 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()
1021 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
1917 struct tcp_fastopen_request { struct