Searched refs:ipf_queueflush (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1857 extern int ipf_queueflush __P((ipf_main_softc_t *, ipftq_delete_fn_t,
H A Dip_state.c3941 removed = ipf_queueflush(softc, ipf_state_flush_entry,
3962 /* This function is a stepping stone between ipf_queueflush() and */
3964 /* the ipf_queueflush() function. */
H A Dfil.c8877 /* Function: ipf_queueflush */
8928 ipf_queueflush(softc, deletefn, ipfqs, userqs, activep, size, low) function
H A Dip_nat.c6900 removed = ipf_queueflush(softc, ipf_nat_flush_entry,
6920 /* This function is a stepping stone between ipf_queueflush() and */
6922 /* ipf_queueflush() function. Since the nat_delete() function returns void */

Completed in 167 milliseconds