Searched refs:ipf_state_log (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.h | 313 extern void ipf_state_log __P((ipf_main_softc_t *, struct ipstate *, u_int));
|
| H A D | ip_state.c | 1846 ipf_state_log(softc, is, ISL_NEW); 2060 ipf_state_log(softc, is, ISL_STATECHANGE); 2633 ipf_state_log(softc, is, ISL_CLONE); 3708 ipf_state_log(softc, is, why); 4381 ipf_state_log(softc, is, type) in ipf_state_log() function
|