Searched refs:max_qlen_log (Results 1 – 3 of 3) sorted by relevance
56 for (lopt->max_qlen_log = 3; in reqsk_queue_alloc()57 (1 << lopt->max_qlen_log) < nr_table_entries; in reqsk_queue_alloc()58 lopt->max_qlen_log++); in reqsk_queue_alloc()
98 u8 max_qlen_log; member239 return queue->listen_opt->qlen >> queue->listen_opt->max_qlen_log; in reqsk_queue_is_full()
532 if (lopt->qlen>>(lopt->max_qlen_log-1)) { in inet_csk_reqsk_queue_prune()