Searched refs:tcp_fastopen_cache_set (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/net/ipv4/ |
H A D | tcp_timer.c | 170 tcp_fastopen_cache_set(sk, 0, NULL, true, 0); tcp_write_timeout() 186 tcp_fastopen_cache_set(sk, 0, NULL, true, 0); tcp_write_timeout()
|
H A D | tcp_metrics.c | 728 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, tcp_fastopen_cache_set() function
|
H A D | tcp_input.c | 5451 tcp_fastopen_cache_set(sk, mss, cookie, syn_drop, try_exp); tcp_rcv_fastopen_synack()
|
/linux-4.1.27/include/net/ |
H A D | tcp.h | 1344 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,
|
Completed in 134 milliseconds