Searched defs:tcp_fastopen_request (Results 1 – 1 of 1) sorted by relevance
1966 struct tcp_fastopen_request { struct1968 struct tcp_fastopen_cookie cookie;1969 struct msghdr *data; /* data in MSG_FASTOPEN */1970 size_t size;1971 int copied; /* queued in tcp_connect() */1972 struct ubuf_info *uarg;