Home
last modified time | relevance | path

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

/linux-6.15/include/net/
Dtcp.h1972 struct tcp_fastopen_request { struct
1974 struct tcp_fastopen_cookie cookie;
1975 struct msghdr *data; /* data in MSG_FASTOPEN */
1976 size_t size;
1977 int copied; /* queued in tcp_connect() */
1978 struct ubuf_info *uarg;