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

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 316 extern void ipf_state_log(ipf_main_softc_t *, struct ipstate *, u_int);
ip_state.c 1816 ipf_state_log(softc, is, ISL_NEW);
2023 ipf_state_log(softc, is, ISL_STATECHANGE);
2580 ipf_state_log(softc, is, ISL_CLONE);
3633 ipf_state_log(softc, is, why);
4286 /* Function: ipf_state_log */
4297 ipf_state_log(ipf_main_softc_t *softc, struct ipstate *is, u_int type) function in typeref:typename:void

Completed in 14 milliseconds