Searched refs:ipfm_f_count (Results 1 – 1 of 1) sorted by relevance
150 uint32_t ipfm_f_count; /* current # of allocated ipfs */ member215 mgr->ipfm_f_count = 0; in fsw_ip_frag_mgr_create()223 &mgr->ipfm_f_count); in fsw_ip_frag_mgr_create()832 if (mgr->ipfm_f_count >= mgr->ipfm_f_limit || in ipfq_timeout()835 mgr->ipfm_f_count, mgr->ipfm_f_limit, mgr->ipfm_q_count, in ipfq_timeout()978 if (mgr->ipfm_f_count > mgr->ipfm_f_limit) { in ipf_alloc()985 mgr->ipfm_f_count++; in ipf_alloc()1007 mgr->ipfm_f_count--; in ipf_free()