Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_lookup.h145 extern void *ipf_lookup_soft_create(ipf_main_softc_t *);
H A Dip_lookup.c122 ipf_lookup_soft_create(ipf_main_softc_t *softc) in ipf_lookup_soft_create() function
H A Dfil.c9281 softc->ipf_lookup_soft = ipf_lookup_soft_create(softc); in ipf_create_all()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_lookup.h145 extern void *ipf_lookup_soft_create __P((ipf_main_softc_t *));
H A Dip_lookup.c106 ipf_lookup_soft_create(softc) in ipf_lookup_soft_create() function