Home
last modified time | relevance | path

Searched refs:ipf_lookup_find_htable (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_lookup.h148 extern void *ipf_lookup_find_htable(ipf_main_softc_t *, int, char *);
H A Dip_lookup.c894 ipf_lookup_find_htable(ipf_main_softc_t *softc, int unit, char *name) in ipf_lookup_find_htable() function
H A Dfil.c5493 iph = ipf_lookup_find_htable(softc, IPL_LOGIPF, name); in ipf_grpmapinit()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_lookup.h148 extern void *ipf_lookup_find_htable __P((ipf_main_softc_t *, int, char *));
H A Dip_lookup.c930 ipf_lookup_find_htable(softc, unit, name) in ipf_lookup_find_htable() function