Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_fastopen.c438 struct sock *tcp_try_fastopen(struct sock *sk, struct sk_buff *skb, in tcp_try_fastopen() function
H A Dtcp_input.c7764 fastopen_sk = tcp_try_fastopen(sk, skb, req, &foc, dst); in tcp_conn_request()