Home
last modified time | relevance | path

Searched refs:ipf_lookup_sync (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_lookup.h150 extern void ipf_lookup_sync(ipf_main_softc_t *, void *);
H A Dip_lookup.c926 ipf_lookup_sync(ipf_main_softc_t *softc, void *ifp) in ipf_lookup_sync() function
H A Dfil.c4079 ipf_lookup_sync(softc, ifp); in ipf_sync()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_lookup.h150 extern void ipf_lookup_sync __P((ipf_main_softc_t *, void *));
H A Dip_fil.c125 ipf_lookup_sync(softc, ifp);
H A Dip_lookup.c965 ipf_lookup_sync(softc, ifp) in ipf_lookup_sync() function