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

/freebsd-10.3-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.c3945 removed = ipf_queueflush(softc, ipf_state_flush_entry,
3966 /* This function is a stepping stone between ipf_queueflush() and */
3968 /* the ipf_queueflush() function. */
H A Dfil.c8912 /* Function: ipf_queueflush */
8963 ipf_queueflush(softc, deletefn, ipfqs, userqs, activep, size, low) function
H A Dip_nat.c6902 removed = ipf_queueflush(softc, ipf_nat_flush_entry,
6922 /* This function is a stepping stone between ipf_queueflush() and */
6924 /* ipf_queueflush() function. Since the nat_delete() function returns void */

Completed in 137 milliseconds