Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c147 static int ipf_state_flush_entry(ipf_main_softc_t *, void *);
3863 removed = ipf_queueflush(softc, ipf_state_flush_entry, in ipf_state_flush()
3889 ipf_state_flush_entry(ipf_main_softc_t *softc, void *entry) in ipf_state_flush_entry() function