Searched defs:tcp_fastopen_request (Results 1 – 1 of 1) sorted by relevance
2017 struct tcp_fastopen_request { struct2019 struct tcp_fastopen_cookie cookie;2020 struct msghdr *data; /* data in MSG_FASTOPEN */2021 size_t size;2022 int copied; /* queued in tcp_connect() */2023 struct ubuf_info *uarg;