Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dtcp.h1747 struct tcp_fastopen_request { struct
1749 struct tcp_fastopen_cookie cookie;
1750 struct msghdr *data; /* data in MSG_FASTOPEN */
1751 size_t size;
1752 int copied; /* queued in tcp_connect() */
1753 struct ubuf_info *uarg;

Completed in 10 milliseconds