Home
last modified time | relevance | path

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

/linux-6.8/include/net/
Dtcp.h1862 struct tcp_fastopen_request { struct
1864 struct tcp_fastopen_cookie cookie;
1865 struct msghdr *data; /* data in MSG_FASTOPEN */
1866 size_t size;
1867 int copied; /* queued in tcp_connect() */
1868 struct ubuf_info *uarg;