Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.c207 static int ipf_nat_flush_entry __P((ipf_main_softc_t *, void *));
6880 removed = ipf_queueflush(softc, ipf_nat_flush_entry,
6906 ipf_nat_flush_entry(softc, entry) in ipf_nat_flush_entry() function