Home
last modified time | relevance | path

Searched refs:tcp_fastopen_cache_set (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/ipv4/
Dtcp_timer.c170 tcp_fastopen_cache_set(sk, 0, NULL, true, 0); in tcp_write_timeout()
186 tcp_fastopen_cache_set(sk, 0, NULL, true, 0); in tcp_write_timeout()
Dtcp_metrics.c712 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set() function
Dtcp_input.c5499 tcp_fastopen_cache_set(sk, mss, cookie, syn_drop, try_exp); in tcp_rcv_fastopen_synack()
/linux-4.4.14/include/net/
Dtcp.h1420 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,