Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c152 static int ipf_state_flush_entry __P((ipf_main_softc_t *, void *));
3955 removed = ipf_queueflush(softc, ipf_state_flush_entry,
3981 ipf_state_flush_entry(softc, entry) in ipf_state_flush_entry() function