Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h417 struct tcp_fastopen_request *fastopen_req;
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c763 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options()
3752 struct tcp_fastopen_request *fo = tp->fastopen_req; in tcp_send_syn_data()
H A Dtcp.c1161 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request), in tcp_sendmsg_fastopen()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1674 struct tcp_fastopen_request { struct