Searched defs:tcp_fastopen_request (Results 1 – 1 of 1) sorted by relevance
2125 struct tcp_fastopen_request { struct2127 struct tcp_fastopen_cookie cookie;2128 struct msghdr *data; /* data in MSG_FASTOPEN */2129 size_t size;2130 int copied; /* queued in tcp_connect() */2131 struct ubuf_info *uarg;