Searched refs:ipfm_q_count (Results 1 – 1 of 1) sorted by relevance
148 uint32_t ipfm_q_count; /* # of allocated reass queues */ member212 mgr->ipfm_q_count = 0; in fsw_ip_frag_mgr_create()222 &mgr->ipfm_q_count); in fsw_ip_frag_mgr_create()833 mgr->ipfm_f_count, mgr->ipfm_f_limit, mgr->ipfm_q_count, in _ipfq_reap()837 mgr->ipfm_q_count > target_q_count) { in _ipfq_reap()851 _ipfq_reap(mgr, mgr->ipfm_q_count / 2, ipf_icmp_timeout_err); in ipfq_reap()895 mgr->ipfm_q_count >= mgr->ipfm_q_limit) { in ipfq_timeout()900 if (mgr->ipfm_q_count > 0) { in ipfq_timeout()917 if (mgr->ipfm_q_count > 0 && in ipfq_sched_timeout()945 if (mgr->ipfm_q_count > mgr->ipfm_q_limit) { in ipfq_alloc()[all …]