Searched refs:nat_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c519 ipf_nat_softc_t *nat_softc; local
524 nat_softc = main_softc->ipf_nat_soft;
532 &nat_softc->ipf_nat_defage, 0, "");
538 &nat_softc->ipf_nat_table_max, 0, "");
540 &nat_softc->ipf_nat_table_sz, 0, "");
542 &nat_softc->ipf_nat_maprules_sz, 0, "");
544 &nat_softc->ipf_nat_rdrrules_sz, 0, "");
546 &nat_softc->ipf_nat_hostmap_sz, 0, "");

Completed in 21 milliseconds