Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
Dtcp.h1813 struct tcp_fastopen_request { struct
1815 struct tcp_fastopen_cookie cookie;
1816 struct msghdr *data; /* data in MSG_FASTOPEN */
1817 size_t size;
1818 int copied; /* queued in tcp_connect() */
1819 struct ubuf_info *uarg;
/kernel/linux/linux-5.10/include/net/
Dtcp.h1693 struct tcp_fastopen_request { struct
1695 struct tcp_fastopen_cookie cookie;
1696 struct msghdr *data; /* data in MSG_FASTOPEN */
1697 size_t size;
1698 int copied; /* queued in tcp_connect() */
1699 struct ubuf_info *uarg;