Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfilter/netinet/
HDip_nat.h727 extern int ipf_nat_soft_init(ipf_main_softc_t *, void *);
HDip_nat.c382 ipf_nat_soft_init(ipf_main_softc_t *softc, void *arg) in ipf_nat_soft_init() function
HDfil.c9408 if (ipf_nat_soft_init(softc, softc->ipf_nat_soft) == -1)