Home
last modified time | relevance | path

Searched refs:ipf_nat_last_force_flush (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/netpfil/ipfilter/netinet/
HDip_nat.h630 u_int ipf_nat_last_force_flush; member
HDip_nat.c6735 if (softc->ipf_ticks - softn->ipf_nat_last_force_flush > in ipf_nat_extraflush()
6737 softn->ipf_nat_last_force_flush = softc->ipf_ticks; in ipf_nat_extraflush()