Searched refs:ipf_nat_soft_init (Results 1 – 3 of 3) sorted by relevance
729 extern int ipf_nat_soft_init __P((ipf_main_softc_t *, void *));
9702 if (ipf_nat_soft_init(softc, softc->ipf_nat_soft) == -1)
376 ipf_nat_soft_init(softc, arg) in ipf_nat_soft_init() function