Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dtcp.h1677 struct tcp_fastopen_request { struct
1679 struct tcp_fastopen_cookie cookie;
1680 struct msghdr *data; /* data in MSG_FASTOPEN */
1681 size_t size;
1682 int copied; /* queued in tcp_connect() */
1683 struct ubuf_info *uarg;