Home
last modified time | relevance | path

Searched defs:tcp_fastopen_request (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dtcp.h1665 struct tcp_fastopen_request { struct
1667 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;
/kernel/linux/linux-4.19/include/net/
Dtcp.h1600 struct tcp_fastopen_request { struct
1602 struct tcp_fastopen_cookie cookie;
1603 struct msghdr *data; /* data in MSG_FASTOPEN */
1604 size_t size;
1605 int copied; /* queued in tcp_connect() */