Home
last modified time | relevance | path

Searched refs:ipf_nat_soft_destroy (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_nat.h757 extern void ipf_nat_soft_destroy(ipf_main_softc_t *, void *);
Dip_nat.c325 ipf_nat_soft_destroy(softc, softn); in ipf_nat_soft_create()
329 ipf_nat_soft_destroy(softc, softn); in ipf_nat_soft_create()
363 ipf_nat_soft_destroy(ipf_main_softc_t *softc, void *arg) in ipf_nat_soft_destroy() function
Dfil.c9348 ipf_nat_soft_destroy(softc, softc->ipf_nat_soft); in ipf_destroy_all()