Searched refs:ipf_log_clear (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c305 (void) ipf_log_clear(softc, i);
830 /* Function: ipf_log_clear */
838 ipf_log_clear(softc, unit) function
H A Dip_fil.h1899 extern int ipf_log_clear __P((ipf_main_softc_t *, minor_t));
H A Dip_state.c671 tmp = ipf_log_clear(softc, IPL_LOGSTATE);
H A Dfil.c8389 tmp = ipf_log_clear(softc, IPL_LOGIPF);
H A Dip_nat.c1121 tmp = ipf_log_clear(softc, IPL_LOGNAT);

Completed in 147 milliseconds