Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtcp.h513 static inline void fastopen_queue_tune(struct sock *sk, int backlog) in fastopen_queue_tune() function
/Linux-v6.6/net/ipv4/
Daf_inet.c213 fastopen_queue_tune(sk, backlog); in __inet_listen_sk()
Dtcp.c3607 fastopen_queue_tune(sk, val); in do_tcp_setsockopt()