Searched refs:ISL_FLUSH (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.h | 187 #define ISL_FLUSH 0xfffe macro
|
| H A D | ip_state.c | 3842 if (ipf_state_del(softc, is, ISL_FLUSH) == 0) 3863 if (ipf_state_del(softc, is, ISL_FLUSH) == 0) 3882 ISL_FLUSH) == 0) 3909 if (ipf_state_del(softc, is, ISL_FLUSH) == 0) 3929 ISL_FLUSH) == 0) { 3985 return ipf_state_del(softc, entry, ISL_FLUSH); 5018 ipf_state_del(softc, state, ISL_FLUSH);
|