Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2125 struct tcp_fastopen_request { struct
/linux/net/ipv4/
H A Dtcp.c1071 tp->fastopen_req = kzalloc_obj(struct tcp_fastopen_request, in tcp_sendmsg_fastopen()