Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_fastopen.c352 struct sock *tcp_try_fastopen(struct sock *sk, struct sk_buff *skb, in tcp_try_fastopen() function
Dtcp_input.c6976 fastopen_sk = tcp_try_fastopen(sk, skb, req, &foc, dst); in tcp_conn_request()