Searched refs:tcp_fastopen_request (Results 1 – 5 of 5) sorted by relevance
157 struct tcp_fastopen_request* fastopen_req
502 struct tcp_fastopen_request *fastopen_req;
825 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()3981 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
1029 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
1972 struct tcp_fastopen_request { struct