Searched refs:fastopenq (Results 1 – 4 of 4) sorted by relevance
195 struct fastopen_queue fastopenq; /* Check max_qlen != 0 to determine member
365 spin_lock_init(&icsk->icsk_accept_queue.fastopenq.lock); in inet_init_csk_locks()
2013 ctx = rcu_dereference(inet_csk(sk)->icsk_accept_queue.fastopenq.ctx); in tcp_fastopen_get_ctx()
574 WRITE_ONCE(queue->fastopenq.max_qlen, min_t(unsigned int, backlog, somaxconn)); in fastopen_queue_tune()
Completed in 17 milliseconds