Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dtcp.h1615 struct tcp_fastopen_request { struct
1617 struct tcp_fastopen_cookie cookie;
1618 struct msghdr *data; /* data in MSG_FASTOPEN */
1619 size_t size;
1620 int copied; /* queued in tcp_connect() */