Home
last modified time | relevance | path

Searched refs:fastopen_queue_tune (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dtcp.h471 static inline void fastopen_queue_tune(struct sock *sk, int backlog) in fastopen_queue_tune() function
/Linux-v5.10/net/ipv4/
Daf_inet.c227 fastopen_queue_tune(sk, backlog); in inet_listen()
Dtcp.c3274 fastopen_queue_tune(sk, val); in do_tcp_setsockopt()