Home
last modified time | relevance | path

Searched refs:ipf_resolvefunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1840 extern int ipf_resolvefunc(ipf_main_softc_t *, void *);
H A Dfil.c5316 ipf_resolvefunc(ipf_main_softc_t *softc, void *data) in ipf_resolvefunc() function
8002 error = ipf_resolvefunc(softc, (void *)data); in ipf_ipf_ioctl()