Searched refs:tcp_fastopen_request (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | tcp.h | 2125 struct tcp_fastopen_request { struct |
| /linux/net/ipv4/ | ||
| H A D | tcp.c | 1071 tp->fastopen_req = kzalloc_obj(struct tcp_fastopen_request, in tcp_sendmsg_fastopen() |