Searched refs:ipf_state_flush (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.h308 extern int ipf_state_flush(ipf_main_softc_t *, int, int);
H A Dip_state.c625 ret = ipf_state_flush(softc, arg, 4);
645 ret = ipf_state_flush(softc, arg, 6);
3648 * be? ipf_state_flush() calls ipf_delete() directly because it wants
3785 (void) ipf_state_flush(softc, 2, 0);
3796 /* Function: ipf_state_flush */
3815 ipf_state_flush(softc, which, proto) function
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipftest.c280 ipf_state_flush(softc, 1, 0);

Completed in 120 milliseconds