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

/linux-master/include/linux/
H A Dtcp.h498 struct tcp_fastopen_request *fastopen_req;
/linux-master/net/ipv4/
H A Dtcp_output.c816 struct tcp_fastopen_request *fastopen = tp->fastopen_req;
3931 struct tcp_fastopen_request *fo = tp->fastopen_req;
H A Dtcp.c1008 tp->fastopen_req = kzalloc(sizeof(struct tcp_fastopen_request),
/linux-master/include/net/
H A Dtcp.h1907 struct tcp_fastopen_request { struct

Completed in 210 milliseconds