Searched refs:ipfq_alloc (Results 1 – 1 of 1) sorted by relevance
172 static struct ipfq *ipfq_alloc(struct fsw_ip_frag_mgr *mgr, int how);555 q = ipfq_alloc(mgr, M_DONTWAIT); in ipf_process()923 ipfq_alloc(struct fsw_ip_frag_mgr *mgr, int how) in ipfq_alloc() function