Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat.c204 static int ipf_nat_flush_entry(ipf_main_softc_t *, void *);
6739 removed = ipf_queueflush(softc, ipf_nat_flush_entry, in ipf_nat_extraflush()
6765 ipf_nat_flush_entry(ipf_main_softc_t *softc, void *entry) in ipf_nat_flush_entry() function