Searched refs:ipf_state_log (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_state.h | 309 extern void ipf_state_log(ipf_main_softc_t *, struct ipstate *, u_int);
|
| H A D | ip_state.c | 1800 ipf_state_log(softc, is, ISL_NEW); in ipf_state_add() 2007 ipf_state_log(softc, is, ISL_STATECHANGE); in ipf_state_tcp() 2554 ipf_state_log(softc, is, ISL_CLONE); in ipf_matchsrcdst() 3607 ipf_state_log(softc, is, why); in ipf_state_del() 4271 ipf_state_log(ipf_main_softc_t *softc, struct ipstate *is, u_int type) in ipf_state_log() function
|