Searched refs:ipf_state_del (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.c | 434 ipf_state_del(softc, is, ISL_UNLOAD); 570 ipf_state_del(softc, sp, ISL_REMOVE); 3601 ipf_state_del(softc, is, why) in ipf_state_del() function 3760 ipf_state_del(softc, is, ISL_EXPIRE); 3771 ipf_state_del(softc, is, ISL_EXPIRE); 3881 if (ipf_state_del(softc, is, 3928 if (ipf_state_del(softc, is, 3985 return ipf_state_del(softc, entry, ISL_FLUSH); 4745 ipf_state_del(softc, is, ISL_EXPIRE); 4753 ipf_state_del(softc, is, ISL_ORPHAN); [all …]
|