Searched refs:tcp_fastopen_cache_set (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_metrics.c | 584 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set() function
|
| D | tcp_input.c | 6074 tcp_fastopen_cache_set(sk, mss, cookie, syn_drop, try_exp); in tcp_rcv_fastopen_synack()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_metrics.c | 584 void tcp_fastopen_cache_set(struct sock *sk, u16 mss, in tcp_fastopen_cache_set() function
|
| D | tcp_input.c | 6169 tcp_fastopen_cache_set(sk, mss, cookie, syn_drop, try_exp); in tcp_rcv_fastopen_synack()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | tcp.h | 1690 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,
|
| /kernel/linux/linux-6.6/include/net/ |
| D | tcp.h | 1791 void tcp_fastopen_cache_set(struct sock *sk, u16 mss,
|