Searched defs:tcp_fastopen_request (Results 1 – 2 of 2) sorted by relevance
1665 struct tcp_fastopen_request { struct1667 struct tcp_fastopen_cookie cookie;1668 struct msghdr *data; /* data in MSG_FASTOPEN */1669 size_t size;1670 int copied; /* queued in tcp_connect() */1671 struct ubuf_info *uarg;
1600 struct tcp_fastopen_request { struct1602 struct tcp_fastopen_cookie cookie;1603 struct msghdr *data; /* data in MSG_FASTOPEN */1604 size_t size;1605 int copied; /* queued in tcp_connect() */