Searched refs:max_qlen (Results 1 – 10 of 10) sorted by relevance
239 if (!fastopenq || fastopenq->max_qlen == 0) in tcp_fastopen_queue_check()242 if (fastopenq->qlen >= fastopenq->max_qlen) { in tcp_fastopen_queue_check()
2242 (fastopenq ? fastopenq->max_qlen : 0) : in get_tcp4_sock()
2820 val = icsk->icsk_accept_queue.fastopenq->max_qlen; in do_tcp_getsockopt()
73 unsigned int max_qlen; member178 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen);
851 void crypto_init_queue(struct crypto_queue *queue, unsigned int max_qlen) in crypto_init_queue() argument856 queue->max_qlen = max_qlen; in crypto_init_queue()865 if (unlikely(queue->qlen >= queue->max_qlen)) { in crypto_enqueue_request()
163 int max_qlen; /* != 0 iff TFO is currently enabled */ member
394 queue->fastopenq->max_qlen = backlog; in fastopen_init_queue()
1731 (fastopenq ? fastopenq->max_qlen : 0) : in get_tcp6_sock()
1929 dev->success, dev->queue.qlen, dev->queue.max_qlen, in hifn_work()
550 different ways of setting max_qlen without the TCP_FASTOPEN socket