Searched refs:ipf_lookup_find_htable (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_lookup.h | 148 extern void *ipf_lookup_find_htable(ipf_main_softc_t *, int, char *);
|
H A D | ip_lookup.c | 894 ipf_lookup_find_htable(ipf_main_softc_t *softc, int unit, char *name) in ipf_lookup_find_htable() function
|
H A D | fil.c | 5493 iph = ipf_lookup_find_htable(softc, IPL_LOGIPF, name); in ipf_grpmapinit()
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | ip_lookup.h | 148 extern void *ipf_lookup_find_htable __P((ipf_main_softc_t *, int, char *));
|
H A D | ip_lookup.c | 930 ipf_lookup_find_htable(softc, unit, name) in ipf_lookup_find_htable() function
|