Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h622 int ipf_nat_doflush; member
H A Dip_nat.c163 { { (void *)offsetof(ipf_nat_softc_t, ipf_nat_doflush) },
165 stsizeof(ipf_nat_softc_t, ipf_nat_doflush),
329 softn->ipf_nat_doflush = 0;
3105 softn->ipf_nat_doflush = 1;
5917 if (softn->ipf_nat_doflush != 0) {
5919 softn->ipf_nat_doflush = 0;
H A Dip_nat6.c975 softn->ipf_nat_doflush = 1;