Searched defs:tcp_fastopen_request (Results 1 – 2 of 2) sorted by relevance
1794 struct tcp_fastopen_request { struct1796 struct tcp_fastopen_cookie cookie;1797 struct msghdr *data; /* data in MSG_FASTOPEN */1798 size_t size;1799 int copied; /* queued in tcp_connect() */1800 struct ubuf_info *uarg;
1693 struct tcp_fastopen_request { struct1695 struct tcp_fastopen_cookie cookie;1696 struct msghdr *data; /* data in MSG_FASTOPEN */1697 size_t size;1698 int copied; /* queued in tcp_connect() */1699 struct ubuf_info *uarg;