HomeSort by: relevance | last modified time | path
    Searched refs:ipf_log_clear (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_log.c 308 (void) ipf_log_clear(softc, i);
821 /* Function: ipf_log_clear */
829 ipf_log_clear(ipf_main_softc_t *softc, minor_t unit) function in typeref:typename:int
ip_fil.h 1899 extern int ipf_log_clear(ipf_main_softc_t *, minor_t);
ip_state.c 665 tmp = ipf_log_clear(softc, IPL_LOGSTATE);
fil.c 8131 tmp = ipf_log_clear(softc, IPL_LOGIPF);
ip_nat.c 1094 tmp = ipf_log_clear(softc, IPL_LOGNAT);

Completed in 33 milliseconds