Home
last modified time | relevance | path

Searched refs:ipf_state_del (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/contrib/ipfilter/netinet/
HDip_state.c161 static int ipf_state_del __P((ipf_main_softc_t *, ipstate_t *, int));
431 ipf_state_del(softc, is, ISL_UNLOAD);
567 ipf_state_del(softc, sp, ISL_REMOVE);
3591 ipf_state_del(softc, is, why) in ipf_state_del() function
3750 ipf_state_del(softc, is, ISL_EXPIRE);
3761 ipf_state_del(softc, is, ISL_EXPIRE);
3832 if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
3853 if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
3871 if (ipf_state_del(softc, is,
3899 if (ipf_state_del(softc, is, ISL_FLUSH) == 0)
[all …]