Searched refs:ipf_state_flush (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.h | 308 extern int ipf_state_flush __P((ipf_main_softc_t *, int, int));
|
| H A D | ip_state.c | 625 ret = ipf_state_flush(softc, arg, 4); 645 ret = ipf_state_flush(softc, arg, 6); 3785 (void) ipf_state_flush(softc, 2, 0); 3815 ipf_state_flush(softc, which, proto) in ipf_state_flush() function
|