HomeSort by: relevance | last modified time | path
    Searched defs:ipf_nat_softc_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
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...]

Completed in 12 milliseconds