Lines Matching refs:ipf_pool_search
104 static int ipf_pool_search __P((ipf_main_softc_t *, void *, int,
122 ipf_pool_search,
201 ipf_pool_search(ipo, 4, &ip, 1));
205 ipf_pool_search(ipo, 4, &ip, 1));
209 ipf_pool_search(ipo, 4, &ip, 1));
213 ipf_pool_search(ipo, 4, &ip, 1));
217 ipf_pool_search(ipo, 4, &ip, 1));
221 ipf_pool_search(ipo, 4, &ip, 1));
225 ipf_pool_search(ipo, 4, &ip, 1));
229 ipf_pool_search(ipo, 4, &ip, 1));
233 ipf_pool_search(ipo, 4, &ip, 1));
769 ipf_pool_search(softc, tptr, ipversion, dptr, bytes) in ipf_pool_search() function