Searched refs:ipf_pool_search (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_pool.c104 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(ip
769 ipf_pool_search(softc, tptr, ipversion, dptr, bytes) function
[all...]
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_pool.c119 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(ip
749 ipf_pool_search(ipf_main_softc_t *softc, void *tptr, int ipversion, void *dptr, function
[all...]

Completed in 92 milliseconds