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