Lines Matching refs:ipf_pool_search
119 static int ipf_pool_search(ipf_main_softc_t *, void *, int,
137 ipf_pool_search,
216 ipf_pool_search(ipo, 4, &ip, 1));
220 ipf_pool_search(ipo, 4, &ip, 1));
224 ipf_pool_search(ipo, 4, &ip, 1));
228 ipf_pool_search(ipo, 4, &ip, 1));
232 ipf_pool_search(ipo, 4, &ip, 1));
236 ipf_pool_search(ipo, 4, &ip, 1));
240 ipf_pool_search(ipo, 4, &ip, 1));
244 ipf_pool_search(ipo, 4, &ip, 1));
248 ipf_pool_search(ipo, 4, &ip, 1));
749 ipf_pool_search(ipf_main_softc_t *softc, void *tptr, int ipversion, void *dptr, in ipf_pool_search() function