ip_nat.h | 680 } ipf_nat_softc_t ; typedef in typeref:struct:ipf_nat_softc_s 703 ipf_nat_softc_t *, nat_t *); 716 extern int ipf_nat_insert(ipf_main_softc_t *, ipf_nat_softc_t *, 720 extern void ipf_nat_log(ipf_main_softc_t *, ipf_nat_softc_t *, 732 extern void ipf_nat_setqueue(ipf_main_softc_t *, ipf_nat_softc_t *, 750 extern void ipf_nat_delmap(ipf_nat_softc_t *, ipnat_t *); 751 extern void ipf_nat_delrdr(ipf_nat_softc_t *, ipnat_t *); 767 extern void ipf_nat6_addrdr(ipf_nat_softc_t *, ipnat_t *); 768 extern void ipf_nat6_addmap(ipf_nat_softc_t *, ipnat_t *); 771 extern void ipf_nat6_delmap(ipf_nat_softc_t *, ipnat_t *) [all...] |