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