Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h1796 struct tcp_fastopen_request { struct
1798 struct tcp_fastopen_cookie cookie;
1799 struct msghdr *data; /* data in MSG_FASTOPEN */
1800 size_t size;
1801 int copied; /* queued in tcp_connect() */
1802 struct ubuf_info *uarg;