Searched defs:tcp_fastopen_request (Results 1 – 1 of 1) sorted by relevance
1674 struct tcp_fastopen_request { struct1676 struct tcp_fastopen_cookie cookie;1677 struct msghdr *data; /* data in MSG_FASTOPEN */1678 size_t size;1679 int copied; /* queued in tcp_connect() */1680 struct ubuf_info *uarg;