Searched defs:tcp_fastopen_request (Results 1 – 1 of 1) sorted by relevance
1572 struct tcp_fastopen_request { struct1574 struct tcp_fastopen_cookie cookie;1575 struct msghdr *data; /* data in MSG_FASTOPEN */1576 size_t size;1577 int copied; /* queued in tcp_connect() */